load_statistics_per_obs {TAD} | R Documentation |
load_statistics_per_obs
Description
load_statistics_per_obs
Usage
load_statistics_per_obs(path, ...)
Arguments
path |
the path to the file to load |
... |
a set of parameters provided to load_depending_on_format may contain some operations to apply to format/cast CSV or TSV data which are almost typeless by default |
Value
a stats par observations dataframe with rownames casted into integers.
[Package TAD version 1.0.0 Index]