ggplot2 – much easier with JGR and Deducer
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
In the last R-User meeting in Cologne, we had a discussion about using ggplot2 – and I gave a short introduction of how to use ggplot2 with JGR and Deducer.
Basically, JGR is a Graphical User Interface for R, and Deducer is a kind of “data analysis plugin”, that also comes with a so-called “plot builder” running ggplot2.
This feature allows users to access the power of ggplot2 through a simple user interface, which makes the start with ggplot2 much easier.
The attached slide pack gives a short introduction (unfortunately only in german), but in order to see Deducer in action, I recommend to have a look at excellent tutorials like
Deducer’s plot builder – Part 1
The slides below
As well as the source code of the slides, in .Rmd format.
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.