Commit 151dd42
committed
Fix size -> linewidth deprecation in plot.surv_cutpoint()
Replace deprecated `size` parameter with `linewidth` in
geom_segment() call within plot.surv_cutpoint(), consistent
with ggplot2 >= 3.4.0 API changes.1 parent 28b5b9c commit 151dd42
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
0 commit comments