Closed ddediu closed 5 years ago
Now passing a tibble to CMA() breaks the plotting!
Now I force convert anything passed to CMA0() to a data.frame so we're sure we know what we're dealing with....
CMA0()
data.frame
Now passing a tibble to CMA() breaks the plotting!