[R-sig-dyn-mod] modMCMC question

Thomas Petzoldt Thomas.Petzoldt at tu-dresden.de
Mon Feb 24 16:23:53 CET 2014


Hi,

removing names from a vector can also be forced by using:

unname(x)

see ?unname

that internally assigns NULL to names.

Thomas



More information about the R-sig-dynamic-models mailing list