Learn R Programming

rhub (version 2.0.1)

rhub_setup: Setup the current R package for use with R-hub

Description

It adds or updates the R-hub workflow file to the current package, and advises on next steps.

Usage

rhub_setup(overwrite = FALSE)

Value

Nothing.

Arguments

overwrite

if TRUE, rhub_setup() will overwrite an already existing workflow file.