split_subplot_id | R Documentation |
Split the SubplotID column into more useful individual columns
split_subplot_id(df)
df |
A data.frame with a four-character |
The data frame with new columns replicate
, plot
,
and subplot
.
fortedata:::split_subplot_id(data.frame(subplot_id = "A01E"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.