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

View source: R/calcLyProjection-bin.R

calcLyProjection.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

calcLyProjection.bin(dat, Analyte = "CH4", thetafilt = 90,
  binwidth = 2, min.n = 0, plot = TRUE)

Arguments

dat:

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

wdfilt: number in degrees, used to exclude data from fit that are within the filter

Value

object of class "lm" with plume fit, has the side effect of adding columns thetabin, theta.filter, Ly to dat

Examples

calcLyProjection.bin(dat)

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