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
- Host: GitHub
- URL: https://github.com/pakillo/pacotools
- Owner: Pakillo
- Created: 2013-06-28T20:02:32.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2017-04-11T12:36:45.000Z (about 9 years ago)
- Last Synced: 2025-03-20T16:57:53.410Z (about 1 year ago)
- Language: R
- Size: 61.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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")
```