Learn R Programming

TAD (version 1.0.0)

load_depending_on_format: 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$... for more informations