accepted_values | R Documentation |
Get the accepted values for a variable.
accepted_values(name)
name |
character. The variable name. For example, "country", "crop", or "fertilizer_type" |
character
v <- accepted_values("fertilizer_type")
head(v)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.