file_path | R Documentation |
Extends the file.path function to avoid doubled trailing slashes unless preceded by colon (for protocol such as http://)
file_path(...)
... |
character vectors passed to file.path after cleaning |
file_path("dir1/dir2//", "dir3", "file.ext")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.