AL_or_PL_batch_analysis: Analyze plastic limit or adhesion limit data for multiple...

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

AL_or_PL_batch_analysisR Documentation

Analyze plastic limit or adhesion limit data for multiple specimens

Description

Called internally by either AL_batch_analysis() or PL_batch_analysis()

Usage

AL_or_PL_batch_analysis(type)

Arguments

type

choose AL or PL

dir

directory containing the raw data file

Details

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.

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.