Skip to contents

CRAN_Status_Badge Total Downloads

Overview

A set of themes and functions for making visuals with ggplot2.

Survival Curves

Themes

  • theme_basic(): A ggplot2 theme for plots which removes most background elements.
  • theme_risk(): A ggplot2 theme for risk tables which removes most background elements.
  • panel_border(): Replace the axes of a ggplot2 plot with a bordered panel.

Miscellaneous

  • append_table(): Combines and aligns a ggplot2 plot and table into a single plot.