https://github.com/eeholmes/mynewpackage
https://github.com/eeholmes/mynewpackage
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/eeholmes/mynewpackage
- Owner: eeholmes
- Created: 2020-06-19T17:41:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-17T18:07:45.000Z (about 6 years ago)
- Last Synced: 2025-02-15T23:29:37.739Z (over 1 year ago)
- Language: R
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is my package.
Install
```
library(devtools)
install_github(...)
```