-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
feat: ggplot survival curves #16
Conversation
Thanks @ESCRI11 can you please sync with the main branch and then resend this pull request. I am getting merge conflicts. It says your branch is 255 commits behind. |
Synced with main branch. Now it should be ok |
Thanks @ESCRI11 ! |
Done |
thanks @ESCRI11 ! |
Results of devtools::check() ❯ checking for portable file names ... WARNING Tarballs are only required to store paths of up to 100 bytes and cannot ❯ checking package subdirectories ... WARNING ❯ checking Rd \usage sections ... WARNING Functions with \usage entries need to have the appropriate \alias ❯ checking files in ‘vignettes’ ... WARNING ❯ checking for hidden files and directories ... NOTE ❯ checking top-level files ... NOTE ❯ checking dependencies in R code ... NOTE |
thanks @ESCRI11 @StuartWheater |
Added the option to plot using ggplot (
survminer::ggsurvplot
) to obtain easier to read plots. Especially good for stratified survival analysis.E.g.: