.makeAbsPath | R Documentation |
Create an absolute path from a primary target and a parent candidate.
.makeAbsPath(perhapsRelative, parent)
perhapsRelative |
Path to primary target directory. |
parent |
a path to parent folder to use if target isn't absolute. |
Target itself if already absolute, else target nested within parent.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.