## S3 method for class 'phyloregion'plot(x, pol =NULL, palette ="NMDS", col =NULL, label =FALSE,...)plot_NMDS(x,...)text_NMDS(x,...)
Arguments
x: an object of class phyloregion from phyloregion
pol: a polygon shapefile of grid cells.
palette: name of the palette to generate colors from. The default, NMDS , allows display of phyloregions in multidimensional scaling color space matching the color vision of the human visual system. The name is matched to the list of available color palettes from the hcl.colors function in the grDevices package.
col: vector of colors of length equal to the number of phyloregions.
label: Logical, whether to print cluster names or not