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

data.analyseR

Lifecycle: experimental

The goal of data.analyseR

Installation

You can install the the development version from GitHub with:

# install.packages("devtools")
# devtools::install_github("alberto-mateos-mo/data.analyseR")


alberto-mateos-mo/data.analyseR documentation built on March 24, 2021, 9:52 a.m.