cleat_mark_prep_datasheet: Populate a Blank csv File for Quality Control

Description Usage Arguments Value

View source: R/cleat_mark_prep_datasheet.R

Description

Simplifies the process of measuring dry density and water content of compacted specimens. Dry density should correspond closely to that achieved with Proctor testing. Column names are mostly compatible with soiltestr::add_physical_properties(); the exception is that the properties of the cylinders themselves (stored in chunk_cyl_dims have different names to make it clear that their masses and volumes include the foam plugs). These are automatically converted by soiltestr::add_physical_properties().

Usage

1
cleat_mark_prep_datasheet(dir, date, tin_tare_set = "")

Arguments

dir

Character. Directory to which file should be written.

date

Character. Date specimens were prepared; ISO format (YYYY-MM-DD)

tin_tare_set

Character. Identifier corresponding to the set of tins used to measure water content. See asi468::tin_tares.

Value

Writes file to disk and prints a message.


evanmascitti/soilmesh documentation built on Sept. 30, 2021, 7:57 a.m.