knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

EZ

My first R package

Installation

Install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("light2802/EZ")


light2802/EZ documentation built on Dec. 21, 2021, 10:47 a.m.