cp_tidy_loadcells: Cleans local load cell data files

Description Usage Arguments Details Value See Also

Description

cleans load cell data files available in local folder.

Usage

1
cp_tidy_loadcells(load_from)

Arguments

load_from

Path to the local folder where the data is stored.

Details

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.

Value

.RData file in specified folder containing all data in tidy format.

See Also

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


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