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("remotes")
remotes::install_github("mjfrigaard/gerp")

Example

Creating a new gerp project:

gerp::ger_proj()
New gerp project!

New gerp project!