
Plot the number of successful resamples for each feature_id
Source:R/plot.R
      plot_successful_resamples.RdThis function will plot the number of successful resamples for each feature_id.
This value will typically be the number of resamples given to run_resampling(),
but if run_resampling() is called with allow_failures = TRUE then the number
of successful resamples might be less than the number of resamples given.