Modif

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

myfirstpack

The goal of myfirstpack is to ...

Installation

You can install myfirstpack from github with:

# install.packages("devtools")
devtools::install_github("saammmm/formationR")

Example

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

## basic example code
test5


saammmm/formationR documentation built on May 26, 2019, 3:35 a.m.