probably icon indicating copy to clipboard operation
probably copied to clipboard

don't use .config for grouping when there are zero or one groups

Open topepo opened this issue 2 years ago • 0 comments

So if a resampling object is used in a calibration estimation function, it will group by .config and that means that

  • plots have a single facet.
  • .config is required for cal_apply() for new data.

topepo avatar Apr 29 '23 18:04 topepo