View source: R/Gs_batch_analysis.R
Gs_batch_analysis | R Documentation |
Compute soil solids' specific gravity for a batch of samples
Gs_batch_analysis(file, pycnometer_bottles = NULL, tin_tares = NULL)
pycnometer_bottles |
a data frame of pycnometer bottle masses and volumes; if left as NULL, the option |
tin_tares |
a data frame of tin tares; if left as NULL, the option |
dir |
folder to look for data file |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.