The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Title: Create Ggplots via a Graphical User Interface
Version: 1.0.0
Description: Easily explore data by creating ggplots through a (shiny-)GUI. R-code to recreate graph provided.
Depends: R (≥ 3.3.2)
Imports: plotly, shiny, ggplot2, stringr, readr, haven, readxl, RColorBrewer
License: GPL-3
BugReports: https://github.com/gertstulp/ggplotgui/issues
URL: https://github.com/gertstulp/ggplotgui/
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-07-07 16:24:50 UTC; gert
Author: Gert Stulp [aut, cre]
Maintainer: Gert Stulp <g.stulp@rug.nl>
Repository: CRAN
Date/Publication: 2017-07-08 03:25:44 UTC

Creating a graphical user interface for creating ggplot-graphs.

Description

Creating a graphical user interface for creating ggplot-graphs.

Usage

ggplot_shiny(dataset = NA)

Arguments

dataset

A dataset (optional).

Value

A GUI for visualizing data from dataset.

Examples

#ggplot_shiny()
#ggplot_shiny(mpg)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.