Skip to contents

Set up an rdev package for traditional package development after running init() and updating Title and Description in DESCRIPTION, by committing changes and running use_rdev_pkgdown(), use_spelling(), use_codecov(), and ci().

Usage

setup_rdev()

Details

setup_rdev() will stop if rlang::is_interactive() is FALSE, and will run open_files() if running in RStudio.

See also