Package Dev Workflow: Starting a New Package
Purpose
A basic workflow to set up an R package
Disclaimer
Instructions here will rarely be explicit. These workflows are essentially notes for experienced users to help remind them of the minimal steps to complete the task at hand.
Prerequisites
Strongish familiarity with RStudio, R packages, and R projects
R ...