View source: R/saving_and_loading_data.R
load_statistics_per_random | R Documentation |
load_statistics_per_random
load_statistics_per_random(path, ...)
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 |
a stats per randon dataframe with distance_to_family and cv_distance_to_family casted into doubles and with rownames casted into integers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.