Description Usage Arguments Value See Also Examples
A wrapper for file.path that allows the user to (1) set a
package directory location and (2) supply a package name and a file
path is constructed. This is the inverse of basename +
dirname.
1 |
base |
The base name (package name). |
dir |
The location to place |
Returns a concatenated file path using dir and base.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.