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.
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.
- RcmdrPlugin.KMggplot2 (CRAN)
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
Example: with box plot
Example: with CI
ggplot2’s colour/fill scales
scale_*_hue
scale_*_grey
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.