Skip to contents


The goal of gerp is to get you up and running with ‘good enough R practices!’

Installation

You can install the development version of gerp like so:

install.packages("pak")
pak::pak("mjfrigaard/gerp")

Example

Creating a new gerp project:

gerp::ger_create("~/projects/my-project")
New gerp project!

New gerp project!