[This article was first published on 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.
I posted a new version of the “RcmdrPlugin.KMggplot2” package, which is an Rcmdr plug-in for a “ggplot2” GUI front-end.
- RcmdrPlugin.KMggplot2 (CRAN)
NEWS
Changes in version 0.2-1 (2015-12-14)
- Kaplan-Meier plot: fixed a bug was caused by a tie data handling. (Thanks to Dr. M. Felix Freshwater).
- Slovenian translation by Matjaž Jeran (Thanks to Matjaž Jeran and their friends).
- New ggplot2’s theme (theme_dark).
- New ggthemes’s themes (theme_calc, theme_fivethirtyeight, theme_gdocs, theme_hc, theme_pander).
- Preview button (Thanks to Prof. Erich Neuwirth).
- GUI refinement (Thanks to Prof. Erich Neuwirth).
- Updates for release of the next version ggplot2.
Preview button
The new version has a preview mode.
You can make plots step-by-step.
Slovenian translation
themes
- theme_dark (ggplot2)
- theme_calc (ggthemes)
- theme_fivethirtyeight (ggthemes)
- theme_gdocs (ggthemes)
- theme_hc (ggthemes)
- theme_pander (ggthemes)
To leave a comment for the author, please follow the link and comment on their blog: 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.