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
- Host: GitHub
- URL: https://github.com/domdfcoding/domtools
- Owner: domdfcoding
- License: bsd-3-clause
- Created: 2018-11-19T15:11:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-29T19:52:42.000Z (over 6 years ago)
- Last Synced: 2025-02-01T20:45:00.929Z (4 months ago)
- Language: R
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# domtools
Collection of various useful R functionsInstallation instructions:
install.packages("devtools")
library("devtools")
devtools::install_github("domdfcoding/domtools")