Description Usage Arguments Value
View source: R/longCorreloMultiple.R
Plots the correlogram given the multiple taxa indices.
1 2 | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.