View source: R/batch-att-lims-fns.R
AL_or_PL_batch_analysis | R Documentation |
Called internally by either AL_batch_analysis()
or PL_batch_analysis()
AL_or_PL_batch_analysis(type)
type |
choose AL or PL |
dir |
directory containing the raw data file |
Function searches for a file containing the string "AL-raw-data" or
"PL-raw-data" depending on requested type. 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.