Gs_datasheets | R Documentation |
Ensures consistent column names and easy analysis via Gs_batch_analysis()
Gs_datasheets( dir, date = Sys.Date(), experiment_name, sample_name, n_reps, tin_tare_set = NULL, tin_numbers = NULL, bottle_set = NULL, bottle_numbers = NULL )
dir |
Directory in which file should be written |
date |
Date of test initiation |
experiment_name |
Character string identifying the set of trials |
sample_name |
Character vector of unique sample identifiers |
n_reps |
Number of replicate determinations |
tin_tare_set |
Character string identifying set of tin tares, for the hygroscopic water content correction |
tin_numbers |
Integer vector of tin numbers used for hygroscopic water content correction |
bottle_set |
Character string identifying a set of pycnometer bottles |
bottle_numbers |
Integer vector of bottle numbers used in the tests |
Writes file to disk and prints a message
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.