/tt

A collection of R tools for data science and other analysis.

Primary LanguageRMIT LicenseMIT

R Utilities

R-CMD-check lint test-coverage codecov

This package bundles up a collection of R tools for data science and other analysis, including utility functions, PDF templates, and ggplot2 themes. Some of these I've dreamed up or needed at work.

Installation

I don't really intend to ever put this onto CRAN, but it's easily installed using the remotes package:

remotes::install_github("tomshafer/tt")