init: Initialize rdev package

View source: R/init.R

initR Documentation

Initialize rdev package

Description

Initialize a rdev package within a newly created create_github_repo() project by creating a new git branch, committing all changes, and running use_rdev_package().

Usage

init()

Details

init() will stop if rlang::is_interactive() is FALSE.

After running init(), update the Title and Description fields in the DESCRIPTION file without committing and run either setup_analysis() or setup_rdev() per the quickstart.

See Also

quickstart


jabenninghoff/rdev documentation built on April 10, 2024, 6:33 p.m.