here_path | R Documentation |
Returns a path relative to 'here::here()', and creates it if it does not yet exist.
here_path(..., ext = NULL)
... |
passed to [here::here()] |
ext |
file extension |
Also applies 'glue::glue()' to the path (after 'here::here()').
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.