plot_quantitative_variable: Plot quantitative variable in test and background sets

Description Usage Examples

View source: R/mdat_plot_quantitative_variable.R

Description

Boxplot of the distribution of values between test and background sets of species

Usage

1
2
plot_quantitative_variable(quantitative_variable_dataframe,
  colors = c("grey", "black"))

Examples

1
plot_quantitative_variable(quantitative_variable_dataframe)

nickilott/MDAT documentation built on Sept. 7, 2020, 7:03 a.m.