plot.age.total: Interactive Plot for biomass (structural and reserve...

View source: R/compare.R

plot.age.totalR Documentation

Interactive Plot for biomass (structural and reserve nitrogen)

Description

Interactive Plot for biomass (structural and reserve nitrogen)

Usage

## S3 method for class 'age.total'
plot(
  total,
  Time,
  rn2,
  sn2,
  num2,
  bio2,
  scl2,
  limit,
  right,
  colors,
  coh = NULL,
  max.coh = NULL
)

Arguments

total

Dataframe with the weight output from the nitro.weight function

Time

Time serie

rn2

True if active the plot of reserve nitrogen

sn2

True if active the plot of structural nitrogen

num2

True if active the plot of numbers

bio2

True if active the plot of biomass

scl2

True if active the scaling base on the initial value of the time serie

limit

True if active limiting the plot area from 0 to maximum 3

right

choose left of right for the legend of the plor

colors

Colors

coh

by cohort

max.coh

maximum number of cohorts

Value

A interactive plot

Author(s)

Demiurgo


jporobicg/ReactiveAtlantis documentation built on April 19, 2022, 3:24 a.m.