dot-osmose.format_data_stacked: Reformat the data into the ggplot2 stacked plot format. It...

.osmose.format_data_stackedR Documentation

Reformat the data into the ggplot2 stacked plot format. It returns a dataframe with specie, time and predation rate in the columns.

Description

Reformat the data into the ggplot2 stacked plot format. It returns a dataframe with specie, time and predation rate in the columns.

Usage

.osmose.format_data_stacked(data, time = NULL)

Arguments

data

Data to plot

time

Time vector


roliveros-ramos/osmose documentation built on Feb. 19, 2023, 8:19 a.m.