Description Usage Arguments Details Value See Also
loads carport load cell data from local .rds file into R environment.
1 | cp_load_loadcells(load_from)
|
load_from |
Path to the local folder where the .rds file is stored. |
This function loads carport load cell data from the uncompressed .rds file produced by 'cp_tidy_loadcells()' into the R environment. Please see the documentation of other function in the carport utility functions group for preprocessing the data.
tibble with data loaded from the .rds file in the specified folder.
Other carport utility functions:
cp_pull_loadcells(),
cp_read_events(),
cp_tidy_loadcells()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.