Description Usage Arguments Value
Extract precursor and other metadata from chunk output data and convert to tibble form.
1 | tibbelize_outputs(chunk_data, chunk_name)
|
chunk_data |
List of chunk outputs, a data list (see |
chunk_name |
Name of current chunk, character |
A tibble with chunk name, output name, title, units, flags, precursors, and comments. This table has one row per output name; multiple flags, precursors, etc., are concatenated into single entries.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.