Thie1e / cutpointr

Optimal cutpoints in R: determining and validating optimal cutpoints in binary classification
https://cran.r-project.org/package=cutpointr
85 stars 13 forks source link

returning gtable object rather than just drawing in device #1

Closed jnshsrs closed 7 years ago

jnshsrs commented 7 years ago

changes in plot.cutpointr and grid_arrange_shared_legend. plot.cutpointr now also returns an gtable object which makes it possible to store it in an r-object and can be saved by using ggsave instead of just drawing the plot to the device