View source: R/deprecated_select_scale.R
select_scale | R Documentation |
Selects a data frame with variables of a specific scale
select_scale(
data,
filter = NULL,
scale = NULL,
subscale = NULL,
subscale_2 = NULL
)
data |
A data frame with dic information |
filter |
A logical expression for any dic attribute (e.g. scale == "ITRF" & subscale == "Int") |
scale , subscale , subscale_2 |
deprecated |
A data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.