Skip to content

efinite/utile.visuals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

utile.visuals

CRAN_Status_Badge Total Downloads

Overview

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

Survival Curves

  • ggrisktable(): Creates a ggplot2 risk table for a survival::survfit object.
  • geom_stepconfint(): Produces a step function confidence interval for plotted 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.

Releases

No releases published

Packages

No packages published

Languages