Description Usage Arguments Value Examples
Check for standards
1 | is.standard(df, formulation.var = "Formulation")
|
df |
The data frame to check for standards. |
formulation.var |
The variable to inspect. |
A logical vector of rows corresponding to standards.
1 | standards <- some.df[is.standard(some.df),]
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.