plot_growth_statistics: Create a heatmap of growth statistics

View source: R/plot_growth_statistics.R

plot_growth_statisticsR Documentation

Create a heatmap of growth statistics

Description

Creates a heatmap based on a selected variable of a growth statistics dataset

Usage

plot_growth_statistics(growth_params_tibble, variable_name, do_scale = FALSE)

Arguments

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


MichielNoback/growthis documentation built on Jan. 4, 2023, 10:30 a.m.