Gs_batch_analysis: Compute soil solids' specific gravity for a batch of samples

View source: R/Gs_batch_analysis.R

Gs_batch_analysisR Documentation

Compute soil solids' specific gravity for a batch of samples

Description

Compute soil solids' specific gravity for a batch of samples

Usage

Gs_batch_analysis(file, pycnometer_bottles = NULL, tin_tares = NULL)

Arguments

pycnometer_bottles

a data frame of pycnometer bottle masses and volumes; if left as NULL, the option soiltestr.pycnometer_bottles is queried

tin_tares

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

dir

folder to look for data file

Value

a list of length 3: the results for each sample, a summary with the average for each sample (across replications), and a dotplot showing the spread of the results across replications. The column Gs is the specific gravity of the soil solids at 20 °C


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