reminders: New R package reminders

Description Usage Arguments Details Value Examples

Description

Print out a list of steps to take upon creating a new R package in RStudio.

Usage

1
reminders(pkg = basename(getwd()), account = "leonawicz")

Arguments

pkg

defaults to working directory.

account

GitHub account name, defaults to "leonawicz".

Details

Adding the repo on GitHub (step 3) can be done any time prior to step 4. The suggested steps are mostly universal except for the final two, which cater to SNAPverse defaults. See use_these for details on defaults.

Value

cat a list of steps to the console.

Examples

1

leonawicz/snapmeta documentation built on May 19, 2019, 4:10 p.m.