Get the correlation plot data comparing all of the treatment groups.
get_correlation_data(obj, primary_rank, secondary_rank = TRUE, wp_value = 0.05)
| obj | PARAM_DESCRIPTION |
|---|---|
| primary_rank | PARAM_DESCRIPTION |
| secondary_rank | PARAM_DESCRIPTION, Default: TRUE |
| wp_value | PARAM_DESCRIPTION, Default: 0.05 |
OUTPUT_DESCRIPTION
DETAILS
agglomerate_metacoder, vlookup
tidyeval, mutate, filter, arrange
Other Visualizations: alpha_diversity_plot,
correlation_plot,
get_correlation_plots,
get_heat_tree_parameters,
get_heat_tree_plots,
get_plot_limits,
melt_metacoder,
ordination_plot,
save_barplot,
save_correlation_plots,
save_heat_tree_plots,
save_ordination_plots,
top_coefficients_barplot
# NOT RUN { if(interactive()){ #EXAMPLE1 } # }