autoread {versioning} | R Documentation |
Auto-read from file
Description
Automatically read a file based on extension
Usage
autoread(file, ...)
Arguments
file |
Full path to be read |
... |
Other arguments to be passed to the particular loading function |
Value
The object loaded by the file
See Also
get_file_reading_functions()
autowrite()
[Package versioning version 0.1.0 Index]