plot_pcoa.Rd
Plots either the first 2 or 3 vectors of PCoA.
plot_pcoa(pcoa, num_components = 2, col = NULL, col_palette = NULL)
object of class "pcoa", as produced by pcoa_wsaf()
function.
numeric for number of components used. Default = 2.
vector by which samples are coloured.
vector of colours for each group.