The goal of pkgmin is to show the structure of an R package.

Installation

You can install the dev version of pkgmin from GitHub with:

Getting started

Browse the vignette for a complete example:

library(pkgmin)
vignette(topic = "pkgmin")

Enjoy !