Stan125 / limoaddin

An Add-In for RStudio to create a histogram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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.

About

An Add-In for RStudio to create a histogram


Languages

Language:R 100.0%