loadFile {psichomics} | R Documentation |
Loads a file according to its format
loadFile(format, file, ...)
format |
Environment: format of the file |
file |
Character: file to load |
... |
Extra parameters passed to fread |
The resulting data frame includes the attribute tablename
with the name of the data frame
Data frame with the loaded file