View source: R/deprecated_get_index.R
get_index | R Documentation |
(Deprecated) Get index
get_index(
data,
filter = NULL,
scale = NULL,
subscale = NULL,
subscale_2 = NULL,
names = TRUE,
class = NULL
)
data |
A data frame |
filter |
A logical expression for any dic attribute (e.g. scale == "ITRF" & subscale == "Int") |
scale , subscale , subscale_2 |
deprecated |
names |
If names is TRUE, a vector with variable names will be returned. |
class |
deprecated |
A vector with indices adhering to the given attribute criteria.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.