setup_source | R Documentation |
This adds the required GitHub workflows to run check_source()
automatically
whenever you push commits to GitHub.
It also adds a
CC-BY 4.0 license file,
a
CODE_OF_CONDUCT.md
and the checklist configuration file (checklist.yml
).
setup_source(path = ".", language = "en-GB")
path |
The path to the project.
Defaults to |
language |
Language of the project in |
Other setup:
create_package()
,
create_project()
,
prepare_ghpages()
,
set_license()
,
setup_package()
,
setup_project()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.