Setup the current R package for use with R-hub
It adds or updates the R-hub workflow file to the current package, and advises on next steps.
rhub_setup(overwrite = FALSE)
overwrite
: if TRUE
, rhub_setup()
will overwrite an already existing workflow file.Nothing.
Useful links