A GUI front-end for ‘ggplot2’ supports Kaplan-Meier plot, histogram, Q-Q plot, box plot, errorbar plot, scatter plot, line chart, pie chart, bar chart, contour plot, and distribution plot.
Get the released version from CRAN:
install.packages("RcmdrPlugin.KMggplot2")
Or the development version from github:
# install.packages("devtools")
::install_github("nshi-stat/RcmdrPlugin.KMggplot2") devtools