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

shimo.eda

Lifecycle: experimental CRAN status

Installation

You can install the development version of from GitHub with:

# install.packages("remotes")
remotes::install_github("rappster/shimo.eda")

What?

Why?

How?

library(shimo.eda)

Code of Conduct

Please note that the shimo.eda project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



rappster/shimo.eda documentation built on Aug. 29, 2022, 11:04 a.m.