View source: R/dynamic_referencing.R
dynamic_reference_rendering | R Documentation |
enable dynamic referencing by reading file and converting any dynamic references into their values for rendering in the validation report.
dynamic_reference_rendering(input, reference = NULL)
input |
R object or path to the file to convert dynamic referencing to values |
reference |
which dynamic referencer to use. When NULL, uses internal dynamic referencer. |
text with dynamic referencing evaluated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.