Description Usage Arguments See Also
This unlinks the docs subdirectory, runs devtools document function, and writes a new docs/ directory using the pkgdown build_site function.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
commit_msg |
commit message |
remote_name |
name of remote to push to. Defaults to "origin". |
remote_branch |
name of branch on the remote to push to. Defaults to "master" or "main" if the cardinal branch is using this newer default. |
path |
full path to local repository to be pushed |
examples |
Run examples? |
run_dont_run |
Run examples that are surrounded in \dontrun? |
seed |
Seed used to initialize so that random examples are reproducible. |
lazy |
If |
override |
An optional named list used to temporarily override
values in |
preview |
If |
devel |
Use development or deployment process? If If
|
new_process |
If |
install |
If TRUE, installs the package after the changes are pushed to the remote, Default: TRUE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.