View source: R/figure_output.R
fig_get_gdrive_path | R Documentation |
Search for Google Drive symlink in results/figure, and return relative symlink path
fig_get_gdrive_path(fig_path = NULL)
fig_path |
Path to figures directory – if NULL, function will search repo for it |
## Not run:
output_dir_path <- fig_get_gdrive_path()
output_dir_path <- fig_get_gdrive_path(fig_path)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.