longCorreloMultiple.Rd
Plots the correlogram given the multiple taxa indices.
longCorreloMultiple(pstr, main_factor, time_var, starttaxa = 1, endtaxa = 4, taxlevel = "Species")
pstr | (Required). A |
---|---|
main_factor | Character string. The name of the variable to map main factor in the plot (factor vector). |
time_var | Character string. The name of the variable to map time in the plot (integer vector). |
starttaxa | Numeric. The first index of taxa ordered by total reads |
endtaxa | Numeric. The last index of taxa ordered by total reads |
taxlevel | Character string. The taxonomy level for the plot title |
ggplot2
object of correlogram for multiple taxa.