cp_load_loadcells: Loads carport load cell data into R environment

Description Usage Arguments Details Value See Also

Description

loads carport load cell data from local .rds file into R environment.

Usage

1
cp_load_loadcells(load_from)

Arguments

load_from

Path to the local folder where the .rds file is stored.

Details

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.

Value

tibble with data loaded from the .rds file in the specified folder.

See Also

Other carport utility functions: cp_pull_loadcells(), cp_read_events(), cp_tidy_loadcells()


jknappe/ubzutils documentation built on Sept. 1, 2020, 6:44 p.m.