pressureCorrection: Compute pressure at a given elevation from a calibration...

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Compute pressure at a given elevation from a calibration point

Usage

1
pressureCorrection(P, elev, newElev)

Arguments

P

vector of pressure observations (e.g., a time series)

elev

Vector of elevations (in meters)

calibE

Elevaiton of calibration point

Value

Pressure in hPa; in the form of a matrix with elevation as rows and pressure as columns


mtalluto/NSmetabolism documentation built on May 3, 2021, 7:51 p.m.