meanChlorophyll: meanChlorophyll Calculating the relevant metric for a single...

Description Usage Arguments Value

View source: R/meanChlorophyll.R

Description

meanChlorophyll Calculating the relevant metric for a single time

Usage

1
2
meanChlorophyll(date, data.chlorophyll, data.conductance, max.day.diff = 31,
  cond.threshold = 0.75)

Arguments

date

date for which to calculate the chlorophyll level

data.chlorophyll

data extracted from .nc file

data.conductance

data calculated using 'costCalcMaster', based on currents

max.day.diff

integer, number of days to allow as a difference between a conductance array and the corresponding data array

cond.threshold

what fraction should be used as a cutoff for conductance values must be a numeric value between 0 and 1. eg: 0.75 (default) will take the top 25 values to be used for calculating mean chlorophyll

Value

numeric value for mean chlorophyll


rossholmberg/pkgButterfly documentation built on May 27, 2019, 11:36 p.m.