This function iterates over all visualization elements stored in a
microbTiSDA_dynamic_vis object and prints each plot with its name.
# S3 method for microbTiSDA_dynamic_vis
plot(x, groups = NULL, ...)The input microbTiSDA_dynamic_vis object, returned invisibly.
A microbTiSDA_dynamic_vis object containing plots in the
visualization list element.
A character vector specifying the names of groups to plot.
if NULL, all groups in x$visualization will be plotted.
Additional arguments