Description Usage Arguments Value Authors Source Examples
View source: R/internal_functions.R
Whereas base::file.path()
only concatenates strings to build a path, make_dirs()
also makes sure those folders exist.
1 |
... |
(Character) Arguments to send to |
(Character) A file path. Automatically adds trailing slashes if required.
Desi Quintans (http://www.desiquintans.com)
Desiderata package (https://github.com/DesiQuintans/desiderata)
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.