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

tantastic

Lifecycle: experimental

A personal package of R functions, ggplot themes, and other miscellany.

Installation

You can install the released version of tantastic from Tan's R-Universe page with:

install.packages(
  "tantastic", 
  dependencies = TRUE, 
  repos = c("https://tanho63.r-universe.dev", getOption("repos"))
)

Functions List



tanho63/tantastic documentation built on May 31, 2024, 9 p.m.