knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

mypkgr

The goal of mypkgr is to ...

Installation

You can install mypkgr from github with:

# install.packages("devtools")
devtools::install_github("SolenneDelahaye/mypkgr")

Example

This is a basic example which shows you how to solve a common problem:

## basic example code

Travis-CI Build Status



SolenneDelahaye/mypkgr documentation built on May 25, 2019, 1:34 p.m.