Trying to excecute Indicator Species Analysis using "multipatt" in the indicspecies package, and I keep getting this:
inv = multipatt(abund, time, func = "r.g", control = how(nperm=9999))
Error in multipatt(abund, time, func = "r.g", control = how(nperm = 9999)) : **
** could not find function "multipatt"
Everywhere I've looked says that multipatt is in this package. What is happening here?