autoread {versioning} | R Documentation |
Automatically read a file based on extension
autoread(file, ...)
file |
Full path to be read |
... |
Other arguments to be passed to the particular loading function |
The object loaded by the file
get_file_reading_functions()
autowrite()