Plots the precision-recall curve given a set of test data plus predicted AMR phenotypes.
plotPRC(test_data_plus_predictions)Test data (tibble) with an added column for
predicted phenotype labels, such as the output of predict().
A precision-recall curve as a ggplot2 object