View source: R/batch-att-lims-fns.R
LL_batch_analysis | R Documentation |
Expedites the repetitive task of writing a script to calculate the liquid limits of several specimens.
LL_batch_analysis(dir, tin_tares = NULL)
dir |
directory containing the raw data files. |
tin_tares |
a data frame of tin tares; if left as NULL, the option |
Function searches for a file containing the string "LL_raw_data."
File is read and analyzed; the original (empty) file should have been
written using att_lims_datasheets()
to ensure compatibility of column
names.
a tibble containing the liquid limits along with information needed to uniquely identify each specimen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.