lvls | R Documentation |
Setting the traits of the levels
lvls(value = NULL, n = NA_integer_, data = NULL, ...)
value |
A vector of the level values. |
n |
The number of replicate (if applicable). |
data |
A list or data frame of the same size as the |
... |
Name-value pair denoting other level attributes. The value should be the same
length as |
An edbl_lvls object.
lvls(c("A", "B"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.