sym_link | R Documentation |
Create symbolic link to
file using the function
file.symlink
.
sym_link(from, to, overwrite = TRUE)
from |
Source file. |
to |
Target file (link). |
overwrite |
Boolean flag that deletes existing file or link. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.