View source: R/add_figure_ling.R
add_figure_ling | R Documentation |
A wrapper for sa4ss::add_figure.
add_figure_ling(csv, grep = ".+", caption, alt_caption)
csv |
The csv file with all of the information per figure in rows. |
grep |
The labels you want. |
caption |
A vector of alternative captions.
Only needs to be supplied if you want to change the values in |
alt_caption |
A vector of alternative alt text.
Only needs to be supplied if you want to change the values in |
Kelli F. Johnson
## Not run:
add_figure_ling(csv=figurecsv, "data_plot")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.