Description Usage Arguments Details Value See Also
cleans load cell data files available in local folder.
1 | cp_tidy_loadcells(load_from)
|
load_from |
Path to the local folder where the data is stored. |
This function loads carport load cell data files available in a specified local folder, cleans the data, converts them into tidy format and saves an uncompressed .rds file containing all observations. Note, that this function does not import any data into your R environment, please use other function in the carport utility functions group to import the data into your R environment.
.RData file in specified folder containing all data in tidy format.
Other carport utility functions:
cp_load_loadcells(),
cp_pull_loadcells(),
cp_read_events()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.