calcPSG.bin: Calculate plume direction and spread using binned data and...

View source: R/calcPSG-bin.R

calcPSG.binR Documentation

Calculate plume direction and spread using binned data and natural scale

Description

Calculate plume direction and spread using binned data and natural scale

Usage

calcPSG.bin(dat, Analyte = "CH4", binwidth = 2, wdfilt = 180,
  min.n = 0, plot = TRUE)

Arguments

dat

Data table, with names obtained from GMAP data output as of 2018-Aug

Value

object of class "lm" with plume fit, has the side effect of adding column theta to dat

Examples

calcPSG.bin(dat)

bvenner/OTM33A documentation built on Dec. 21, 2024, 2:11 a.m.