RcmdrPlugin.KMggplot2_0.2-4 is on CRAN

[This article was first published on R-bloggers - Triad sou., and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

RcmdrPlugin.KMggplot2 v0.2-4 (an Rcmdr plug-in; a GUI for ‘ggplot2’) was released on Dec. 20, 2016.

NEWS

Changes in version 0.2-4 (2016-12-20)
  • ggplot2 2.2.0 was supported.
  • Added ggplot2’s colour/fill scales (scale_hue, scale_grey).
  • New plot: Beeswarm plot in Box plot (Thanks to DailyFunky @EpiFunky).
  • New function: lastcom() function to list the last command.
  • Fixed a bug: Histogram with missing values (Thanks to Dr. José G. Conde).
  • Fixed a bug: Boxplot with an inappropriate jitter position (Thanks to Dr. M. Felix Freshwater).

Beeswarm plot

f:id:triadsou:20161220235144p:plain

Example: with box plot
f:id:triadsou:20161220235149p:plain

Example: with CI
f:id:triadsou:20161220235152p:plain

ggplot2’s colour/fill scales

scale_*_hue
f:id:triadsou:20161220235156p:plain

scale_*_grey
f:id:triadsou:20161220235201p:plain

To leave a comment for the author, please follow the link and comment on their blog: R-bloggers - Triad sou..

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.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)