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

monier

Coverage Status Life Cycle Status

Overview

This R package serves as storage for miscellaneous R functions that I use for graphics, exploratory data analysis, silly stuff, etc.

Installation

The current way to install this package (I don't know why you would want this) is only through GitHub:

if (!require("devtools")) install.packages("devtools")
devtools::install_github("btmonier/monier")

Last updated: r format(Sys.Date())



btmonier/monier documentation built on Sept. 13, 2024, 12:07 a.m.