Closed emhart closed 10 years ago
RA2 throws an error:
> RA2(species_data) > Error in `[<-.data.frame`(`*tmp*`, z, value = c(0.541982688708231, 0.0249929069541395, : new columns would leave holes after existing columns
Error caused by passing dataframes to algorithm. Fixed by coercing dataframes into matrices.
RA2 throws an error: