You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have had this error come up a lot when I started to work with the ggrader package.
The function expects all numerical values to be under 1 when nothing else is specified. If your values are above this, either scale them all down to be in the range of 0-1 or specify your desired limits with the options grid.min, grid.mid, grid.max, values.radar etc.
Error: 'plot.data' contains value(s) > grid.max
from tibble object with 13 rows and 12 columns?
The text was updated successfully, but these errors were encountered: