| block_vars | R Documentation |
Convenience helper to look up the variables belonging to a named schema block (e.g., "bp", "cbc", "cbc_diff", "bmp", "cmp"). Membership is many-to-many: a variable may appear in multiple blocks.
block_vars(schema, block)
schema |
An entity state schema (named list). |
block |
Block name (character scalar). |
Character vector of variable names in the order they appear in schema.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.