Package: utile.visuals
Title: Creating Visuals for Publication
Version: 0.1.1
Authors@R: c(person('Eric', 'Finnesgard', email = 'finnesgard.eric@mayo.edu', role = c('aut', 'cre')))
Description: A small set of functions for making visuals for publication in 'ggplot2'. Key functions include geom_stepconfint() for drawing a step confidence interval on a Kaplan-Meir curve and theme_white()/theme_black() which are minimalist 'ggplot2' themes with transparent backgrounds.
License: LGPL (>= 2)
Encoding: UTF-8
LazyData: TRUE
Depends: R (>= 3.4.0)
Imports: ggplot2
Suggests: survival, broom
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-06-13 16:41:09 UTC; m130239
Author: Eric Finnesgard [aut, cre]
Maintainer: Eric Finnesgard <finnesgard.eric@mayo.edu>
Repository: CRAN
Date/Publication: 2019-06-14 07:40:03 UTC
