rakeaccessors {rake} | R Documentation |
Accessor functions for attributes of "rake" class objects.
dataname(rake) rowvar(rake) colvar(rake)
rake |
Object of class "rake". |
dataname
returns attribute "dataname" ("character").
rowvar
returns attribute "rowCol" ("integer" or "character").
colvar
returns attribute "colCol" ("integer" or "character").
Toby Dylan Hocking <tdhock@ocf.berkeley.edu>
rake
for creating "rake" class objects.