Description Usage Arguments Value
View source: R/cleat_mark_prep_datasheet.R
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()
.
1 | cleat_mark_prep_datasheet(dir, date, tin_tare_set = "")
|
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. |
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.