Learn R Programming

phytoclass (version 2.3.1)

phyto_figure: Phytoplankton Class Abundance Figure

Description

This function plots the class abundances as output by simulated_annealing.

Usage

phyto_figure(c_matrix)

Value

A stacked line plot with sample number on x axis, chl a concentrations on y axis, and phytoplankton groups as colors

Arguments

c_matrix

C matrix of class abundance concentrations

Examples

Run this code
# ADD_EXAMPLES_HERE

Run the code above in your browser using DataLab