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

https://github.com/pakillo/pacotools

Miscellaneous tools I often need and forget about
https://github.com/pakillo/pacotools

Last synced: about 1 year ago
JSON representation

Miscellaneous tools I often need and forget about

Awesome Lists containing this project

README

          

Pacotools: Miscellaneous tools and functions
========================================================

To install this package from GitHub, use

```r
library(devtools) # install first if not available

install_github("Pakillo/pacotools")
```