Skip to content

Latest commit

 

History

76 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 %>%).

About

A collection of useful functions for TBD

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages