weightedArea: Calculate weighted area for binned data

View source: R/calculations.R

weightedAreaR Documentation

Calculate weighted area for binned data

Description

Calculate weighted area value for binned data

Usage

weightedArea(bins, binarea)

Arguments

bins

a numeric vector indicating the bins

binarea

a numeric vector of the total area calculated for the specified bin

Author(s)

Chantelle Layton


clayton33/csasMarPhys documentation built on June 8, 2025, 3:10 a.m.