get_relative_path | R Documentation |
Given a base path and a specific path, returns a string str such that file.path(base_path, str) is the same location as path.
get_relative_path(base_path, path)
base_path |
the base path |
path |
a specific path |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.