michaelway / ggkm

Kaplan-Meier plots with at risk table below
MIT License
7 stars 5 forks source link

repeated theme option #2

Closed lmcgrath82 closed 7 years ago

lmcgrath82 commented 7 years ago

There appears to be a repeated theme option (panel.grid.minor) in the section where you are assigning the theme, which is causing the function to error out (lines 179 and 186). I was able to remove it locally, and then it will run.

michaelway commented 7 years ago

Good spot - this has been updated and removed.