water_content_datasheet: Generate pre-populated .csv for computing extant water...

View source: R/water_content_datasheet.R

water_content_datasheetR Documentation

Generate pre-populated .csv for computing extant water content

Description

Generate pre-populated .csv for computing extant water content

Usage

water_content_datasheet(
  date,
  sample_name,
  dir,
  tin_tare_set = NULL,
  tin_numbers = NULL,
  overwrite = FALSE
)

Arguments

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 sample_name

Value

Prints message and writes file to disk


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