write.AsspDataObj {wrassp} | R Documentation |
write.AsspDataObj to file
Description
Writes an object of class AsspDataObj to a file given the meta information contained in the object.
Usage
write.AsspDataObj(dobj, file = attr(dobj, "filePath"))
Arguments
dobj |
an object of class AsspDataObj |
file |
file name as a character string, defaults to the
|
Author(s)
Lasse Bombien
[Package wrassp version 1.0.5 Index]