View source: R/schema_helpers.R
| schema_var_info | R Documentation |
Returns schema metadata (type, levels, blocks) for the requested variables.
schema_var_info(schema, vars)
schema |
A validated schema (or a raw schema that can be validated). |
vars |
Character vector of variable names. |
A data.frame with columns var, type, levels, and blocks.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.