The pROC package allowed me to plot roc curves easily and quickly, and added the `ggroc()` to be able to modify figures more easily. But is it possible to plot roc curves with polygon using the` ggroc()` ? Like the `plot.roc(auc.polygon = T)`.