Description Usage Author(s) Examples
View source: R/ggsurvie.r
Do something
1
ggsurvie(x, y, groups = 0, latex = 0, titre = 0)
JuG
1 2 3
status <- rbinom(n=50, size=1, prob = .5) time <- rexp(n=50) * 20 ggsurvie(x=time, y=status)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.