| chunk_outputs | R Documentation | 
List all chunk outputs.
chunk_outputs(chunks = find_chunks()$name, call_flag = driver.DECLARE_OUTPUTS)
chunks | 
 A character vector of chunks names  | 
call_flag | 
 Flag to look for in outputs  | 
A tibble with columns 'name' (chunk name), 'output' (name of data), and 'to_xml' (whether or not this is an XML structure).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.