Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nfultz/stackoverflow
An R package for snippets from stackoverflow
https://github.com/nfultz/stackoverflow
r snippets stackoverflow
Last synced: 3 months ago
JSON representation
An R package for snippets from stackoverflow
- Host: GitHub
- URL: https://github.com/nfultz/stackoverflow
- Owner: nfultz
- Created: 2015-02-17T18:48:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-08-01T15:23:25.000Z (over 4 years ago)
- Last Synced: 2024-06-05T02:34:31.133Z (5 months ago)
- Topics: r, snippets, stackoverflow
- Language: R
- Size: 113 KB
- Stars: 31
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- jimsghstars - nfultz/stackoverflow - An R package for snippets from stackoverflow (R)
README
# stackoverflow
[![status](https://tinyverse.netlify.com/badge/stackoverflow)](https://CRAN.R-project.org/package=stackoverflow)
An R package for snippets from stackoverflow
When we want to use a function from stack overflow, add it here. It's cleaner,
gives credit where credit is due, and is better for lawyers if it's seperate.## Installation
Using R 3.3.1 or greater:
install.packages("https://github.com/nfultz/stackoverflow/releases/download/v0.1.2/stackoverflow_0.1.2.tar.gz")
## Contributing
If you see something great on SO, please email me with a link at [email protected] ;
alternatively, PRs are always welcome as well :)