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

Lori

The goal of Lori is to provide a simple package with useful functions(atleast for myself).

Installation

You can install the development version of Lori from GitHub with:

# install.packages("devtools")
devtools::install_github("jakubkovac/Lori")

Useful color palettes

Lori::list_plotter(Lori::lori_pal)


jakubkovac/Lori documentation built on Feb. 18, 2021, 3:31 a.m.