ahasverus / pkgmin

:package: Structure d'un package simple sous R

Home Page:https://ahasverus.github.io/pkgmin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pkgmin

Travis build status AppVeyor build status Codecov test coverage Project Status: Stable License: MIT DOI

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:

devtools::install_github("ahasverus/pkgmin", build_vignettes = TRUE)

Getting started

Browse the vignette for a complete example:

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

Enjoy !

About

:package: Structure d'un package simple sous R

https://ahasverus.github.io/pkgmin/

License:Other


Languages

Language:R 100.0%