README.md

Overview

The TBDfun package is a miscellaneous collection of utility functions, reference datasets, and other tools developed by TBD Solutions' knowledge services team and collaborators.

Installation

This package is not on CRAN. To install the working version, use devtools:

devtools::install_github("j-hagedorn/TBDfun", ref = "master")

Getting Started

Load the package using:

library(TBDfun)

In order to allow for easy auto-completion using the IDE, functions in this package have the prefix tbd_. Wherever possible, the first argument passed to the function is a dataframe, which allows for use in piped chains (i.e. using %>%).



j-hagedorn/TBDfun documentation built on June 13, 2024, 5:38 a.m.