LL_batch_analysis: Compute the liquid limits for a large run of samples

View source: R/batch-att-lims-fns.R

LL_batch_analysisR Documentation

Compute the liquid limits for a large run of samples

Description

Expedites the repetitive task of writing a script to calculate the liquid limits of several specimens.

Usage

LL_batch_analysis(dir, tin_tares = NULL)

Arguments

dir

directory containing the raw data files.

tin_tares

a data frame of tin tares; if left as NULL, the option soiltestr.tin_tares is queried

Details

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.

Value

a tibble containing the liquid limits along with information needed to uniquely identify each specimen


evanmascitti/soiltestr documentation built on Oct. 6, 2022, 5:32 p.m.