Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error in documentation #43

Closed
ViniciusBRodrigues opened this issue May 27, 2016 · 1 comment
Closed

error in documentation #43

ViniciusBRodrigues opened this issue May 27, 2016 · 1 comment

Comments

@ViniciusBRodrigues
Copy link

Hi! First, congrats for the amazing package! I have found a small error in the documentation:

Change color, linetype by strata, risk.table color by strata

ggsurvplot(fit,
pval = TRUE, conf.int = TRUE,
risk.table = TRUE, # Add risk table
risk.table.col = "strata", # Change risk table color by groups
lienetype = "strata", # Change line type by groups (should be linetype, I think)
ggtheme = theme_bw(), # Change ggplot2 theme
palette = c("#E7B800", "#2E9FDF"))

kassambara added a commit that referenced this issue May 27, 2016
@kassambara
Copy link
Owner

Thanks @ViniciusBRodrigues!!! Bug fixed now!

Best,
A.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants