create | R Documentation |
Create a package
create(path, ..., open = FALSE)
path |
A path. If it exists, it is used. If it does not exist, it is created, provided that the parent path exists. |
... |
Additional arguments passed to |
open |
If
|
The path to the created package, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.