View source: R/calcLyProjection-bin.R
calcLyProjection.bin | R Documentation |
Calculate plume direction and spread using binned data and natural scale
calcLyProjection.bin(dat, Analyte = "CH4", thetafilt = 90,
binwidth = 2, min.n = 0, plot = TRUE)
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 |
object of class "lm" with plume fit, has the side effect of adding columns thetabin, theta.filter, Ly to dat
calcLyProjection.bin(dat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.