Skip to content
Prev 360316 / 398503 Next

Vegemite Function is Cowardly refusing

R version 3.2.2.
library(vegan)

I was to look at community tables from my dendrograms and am trying out the
vegemite command.  This is the error I get:

Error in vegemite(apst, apst.clusters) :
  Cowardly refusing to use longer than 1 char symbols:
Use scale

I thought the problem was that I was using the log transformed data, but I
tried it on the raw (which is single digit numbers), and still no luck.
Any suggestions would be appreciated.