| dcf_spec_template | R Documentation |
Returns a ready-to-edit list that matches the package's YAML grammar. Use this for interactive prototyping or to generate a YAML file.
dcf_spec_template()
A named list with all required top-level keys and sane defaults.
cfg <- dcf_spec_template()
str(cfg, max.level = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.