create_package | R Documentation |
This function creates an R package from scratch.
create_package(project_name)
project_name |
Name of the project. |
create_package("myproject", "~/tmp")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.