.here | R Documentation |
Drop in replacement for 'here' ('here' pkg)
.here(..., projRoot = .locate_project())
... |
the relative path within the project |
projRoot |
the project root - defaults to '.locate_project()' |
a path
try(.here("vignettes"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.