load_stat_skr_param {TAD} | R Documentation |
load_stat_skr_param
Description
load_stat_skr_param
Usage
load_stat_skr_param(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 SKR parameters dataframe with distance_to_family_ses and cv_distance_to_family_ses casted into doubles and with rownames casted into integers.
[Package TAD version 1.0.0 Index]