Awesome
<!-- README.md is generated from README.Rmd. Please edit that file -->What is 'limoaddin'?
limoaddin is an RStudio Add-In to interactively pick out datasets in the R working space, pick out a numeric variable and create a ggplot2 histogram. Afterwards, the code to create this histogram is pasted to the location of the cursor.
News
- limoaddin was created
Installation
devtools::install_github("Stan125/limoaddin")
Usage
The usage is simple; if a dataset is loaded into the working space, just click on the Add-In Tab and select 'Histogram Add-In'. The Add-In itself quickly pops up and you are good to go!
Screenshot
Code of Conduct
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.