Description Usage Arguments Value Examples
View source: R/soil_add.soilcolumns&read.date.R
For soil data, adds columns with date formatted as a date object in R, year as a numeric object, and Survey as a character object that inludes the point name and the survey year
Also adds columns that display BD and Infiltration diameter, height, and volume, and one that converts infiltration times to minutes shown as a base-10 decimal numeric
Interprets date formate automatically with read.date()
1 2 | add.soilcolumns(data, inf_diameter = 15.2, bd_diameter = 5.2,
volume = 450, bd_height = 7.5)
|
bd_height |
data frame with added columns
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.