View source: R/source_methods.R
| describe | R Documentation |
Helper for building structured description entries used in source definition.
describe(description, label = NULL, ...)
description |
A single string describing the field. |
label |
Optional short, human-readable label for the field. When the field describes a variable, [autofilter()] reuses the label to fill the generated filter's 'name'. 'NULL' (default) leaves the name untouched. |
... |
Additional named parameters to include in the description object. |
A named list with 'text', an optional 'label', and any extra parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.