add_abundance: Add volume-normalized abundance to gridded SeaFlow data

View source: R/psd.R

add_abundanceR Documentation

Add volume-normalized abundance to gridded SeaFlow data

Description

Add volume-normalized abundance to gridded SeaFlow data

Usage

add_abundance(psd, volumes, calib = NULL)

Arguments

psd

Gridded data created by create_PSD().

volumes

Volume dataframe at the same time resolution as psd, usually created by create_volume_table().

calib

Optional influx calibration dataframe used to adjust data by population. Columns should incude pop and a.

Value

psd with volume-normalized abundance columns for n_per_uL and Qc_sum_per_uL. If calib is provided n and Qc_sum will be adjusted for populations in calib.


armbrustlab/popcycle documentation built on April 1, 2024, 2:41 p.m.