View source: R/file_create_utils.R
The license used for the project is interactively selected when the project
is created. License options from licenses
are available. For internal use. Users should rely on functions
use_mit_license rather than calling
create_license_file("MIT", author) directly.
1 | create_license_file(project_root, license, author)
|
project_root |
root directory for the project being created. |
license |
the license selected interactively when
|
author |
The author of the project |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.