View source: R/param-registry.R
| validate_param_scale | R Documentation |
Checks if a scale is valid for a given parameter.
validate_param_scale(param, scale)
param |
Character. Canonical parameter name. |
scale |
Character. Scale to validate. |
Logical. TRUE if valid, FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.