| inspect | R Documentation |
The function allows straightforward inspection and alteration of ghg concentration data that have been prepared using chop
inspect(x, what, retain = FALSE)
x |
Object returned by |
what |
Specifies the concentration measurement tables in |
retain |
Logical. When you alter |
The typical workflow is to look at the diagnostic plots of the results of the flux estimation and then turn to inspect for having a closer look at the data or to delete some concentration measurements for further estimations.
Either the data tables to inspect are returned in a list or the altered x. In case retain = TRUE the original tables are appended to x. The respective list item is tables.orig.
Gerald Jurasinski <gerald.jurasinski@uni-rostock.de>
flux, chop,
(also for examples)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.