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

marguerite

R build status Codecov test coverage

marguerite is a collection of miscellaneous R functions.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("cedricbatailler/marguerite")

Functions

The following functions are implemented/objects are exported:

Analysis

Export helper:

Miscellaneous:



cedricbatailler/marguerite documentation built on June 18, 2022, 9:19 a.m.