setParms<-.myobj {mscalib} | R Documentation |
Set attributes in object of class myobj
object |
object of class myobj |
value |
a list where list names are attributes names. |
Witold Wolski wolski@molgen.mpg.de
data(mv1) mv1 setParms(mv1) <- list(info="test") mv1