An open API service indexing awesome lists of open source software.

https://github.com/domdfcoding/domtools

Collection of various useful R functions
https://github.com/domdfcoding/domtools

Last synced: 2 months ago
JSON representation

Collection of various useful R functions

Awesome Lists containing this project

README

        

# domtools
Collection of various useful R functions

Installation instructions:

install.packages("devtools")

library("devtools")

devtools::install_github("domdfcoding/domtools")