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: 30 days ago
JSON representation

An R package for snippets from stackoverflow

Lists

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 :)