val_scale | R Documentation |
Returns the value scale of the specified rfrnds()
columns.
val_scale(var_names)
var_names |
Variable name(s) present in |
A character scalar.
Other referendum metadata functions:
data_codebook
,
prettify_var_names()
,
val_lbls()
,
var_name_unnested()
,
var_vals()
rdb::val_scale("level")
paste0("topics_tier_", 1:3) |> rdb::val_scale()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.