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

multipage

Travis build status Codecov test coverage Lifecycle: experimental

The goal of multipage is to ...

Installation

You can install multipage from GitHub with:

# install.packages("devtools")

devtools::install_github("jbengler/multipage")

Example

library(multipage)

# bla

Documentation

https://jbengler.github.io/multipage/



jbengler/multipage documentation built on Aug. 31, 2022, 10:11 a.m.