mfschmidt/mfs.r.utils: Utilities Mike Often Uses

mfs_r_utils is a collection of functions written for myself to make my code cleaner, more concise, and consistent. Most of this package just wraps complex ggplot2 plots into simple functions with reasonable defaults so I can call them cleanly without wasting dozens of lines of code to redefine colors and themes. They also often overlay several plots so one mfs_r_utils plot is a one-stop-shop for information.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/mfschmidt/mfs_r_utils
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mfschmidt/mfs.r.utils")
mfschmidt/mfs.r.utils documentation built on May 29, 2019, 4:44 a.m.