read {campsismod} | R Documentation |
Generic read method to read data from a file or a folder.
Description
Generic read method to read data from a file or a folder.
Usage
read(file, ...)
Arguments
file |
path to the file or folder to be read |
... |
extra arguments |
Value
the object representation of the data contained in the file
[Package campsismod version 1.1.1 Index]