abs_to_rel | R Documentation |
Function to convert an absolute path to relative one.
abs_to_rel(path, base, mustWork = NA)
path |
|
base |
|
mustWork |
|
See normalizePath for more information on mustWork
. The code
for this function is essentially a copy abs2rel
from https://github.com/ranghetti/sen2r.
relative path as string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.