load_depending_on_format {TAD} | R Documentation |
load_depending_on_format
Description
load_depending_on_format
Usage
load_depending_on_format(path, env_attr = NULL, ...)
Arguments
path |
the path of the file to load |
env_attr |
the name of the object to load |
... |
only used in case of CSV loading - passed to load_tad_table
see load_tad_table$ |
[Package TAD version 1.0.0 Index]