km_legend | R Documentation |
Make a legend command suitable for km
km_legend(
x,
y = NULL,
levels = NULL,
colors = NULL,
lty = "solid",
lwd = 1,
title = NULL
)
x |
same as |
y |
same as |
levels |
factor levels |
colors |
colors |
lty |
lty |
lwd |
lwd |
title |
legend title |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.