loadPreloaded {phantasus} | R Documentation |
loadPreloaded
returns the file with serialized ExpressionSets using
ProtoBuf, that were preloaded on server.
loadPreloaded(name, exactName = NULL)
name |
String, containing filename. Assuming
that in the directory with preloaded files |
exactName |
If you know, that inside file is object with name
|
File with ProtoBuf-serialized ExpressionSet-s that were loaded from specified file.