Hi! When trying to use GetOptimalContrast, I get this:
opt.colors <- getOptimalContrast(x=sp_of_data, col=cand.colors)
Error: CEoptim needed for this function to work. Please install it.
This should really be require()d by the package if it's needed to work. Thanks for making this package!
Hi! When trying to use GetOptimalContrast, I get this:
This should really be require()d by the package if it's needed to work. Thanks for making this package!