View source: R/plot_growth_statistics.R
plot_growth_statistics | R Documentation |
Creates a heatmap based on a selected variable of a growth statistics dataset
plot_growth_statistics(growth_params_tibble, variable_name, do_scale = FALSE)
growth_params_tibble |
a tibble containing results of growth statistics analysis. |
variable_name |
the variable to create a heatmap for |
do_scale |
a logical indicating wheter the data should be scaled |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.