-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
I wanted to produce orination data:
ord.res <- ordination(mon_NO_CON,distance="bray",method="NMDS",grouping_column="T_M",pvalue.cutoff=0.05)
But I got the following:
Error in ordination(mon_NO_CON, distance = "bray", method = "NMDS", grouping_column = "T_M", :
unused argument (distance = "bray")
What did I do wrong?
Metadata
Metadata
Assignees
Labels
No labels