declared_internal | R Documentation |
Functions to be used internally, only by developers and contributors.
format_declared(x, digits = getOption("digits"))
order_declared(
x,
na.last = NA,
decreasing = FALSE,
method = c("auto", "shell", "radix"),
empty.last = na.last,
...
)
value_labels(...)
variable_label(...)
names_values(x, drop_na = FALSE, observed = TRUE)
makeTag_(...)
hasTag_(x, tag = NULL)
getTag_(x)
anyTagged_(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.