jwutil

This is a set of simple utilities for various data manipulation and caching tasks. The goal is to use base functions well, without bringing in any dependencies. Main areas of interest are data frame manipulation, such as converting factors in multiple binary indicator columns, and disk caching of data frames (which is optionally done by date range). There are testing functions which provide testthat extensions to permute arguments to function calls.

install from CRAN

install.packages("jwutil")

install from github

library(devtools)
install_github("jackwasey/jwutil")

Copy Link

Version

Down Chevron

Install

install.packages('jwutil')

Monthly Downloads

34

Version

1.2.3

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

May 6th, 2019

Functions in jwutil (1.2.3)