View source: R/water_content_datasheet.R
water_content_datasheet | R Documentation |
Generate pre-populated .csv for computing extant water content
water_content_datasheet( date, sample_name, dir, tin_tare_set = NULL, tin_numbers = NULL, overwrite = FALSE )
date |
date of test (YYYY-MM-DD format) |
sample_name |
character vector of unique sample identifiers |
dir |
path to directory in which file should be written |
tin_tare_set |
character (length 1) of tin tare identifier |
overwrite |
if the file already exists, should it be over-written? |
tin_number |
character vector of tin numbers; must be of same length as |
Prints message and writes file to disk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.