sEddyProc_sPlotNEEVersusUStarForSeason: sEddyProc sPlotNEEVersusUStarForSeason

View source: R/EddyPlotting.R

sEddyProc_sPlotNEEVersusUStarForSeasonR Documentation

sEddyProc sPlotNEEVersusUStarForSeason

Description

Generates image in specified format ('pdf' or 'png')

Usage

sEddyProc_sPlotNEEVersusUStarForSeason(season = levels(data$season)[1], 
    format = "pdf", dir = "plots", UstarColName = "Ustar", 
    NEEColName = "NEE", TempColName = "Tair", 
    WInch = 16 * 0.394, HInchSingle = 6 * 
        0.394, ..., data = cbind(sDATA, sTEMP, 
        sUSTAR_DETAILS$bins[, c("uStarBin", 
            "tempBin")]))

Arguments

season

string of season, i.e. time period to plot

format

string of Graphics file format ('pdf' or 'png')

dir

string of Directory for plotting

UstarColName

column name for UStar

NEEColName

column name for NEE

TempColName

column name for air temperature

WInch

width of the plot in inches, defaults to 16cm

HInchSingle

height of a subplot in inches, defaults to 6cm

...

other arguments to .plotNEEVersusUStarTempClass, such as xlab and ylab axis label strings

data

a data.frame with variables to plot

Author(s)

TW Department for Biogeochemical Integration at MPI-BGC, Jena, Germany <REddyProc-help@bgc-jena.mpg.de> [cph], Thomas Wutzler <twutz@bgc-jena.mpg.de> [aut, cre], Markus Reichstein <mreichstein@bgc-jena.mpg.de> [aut], Antje Maria Moffat <antje.moffat@bgc.mpg.de> [aut, trl], Olaf Menzer <omenzer@bgc-jena.mpg.de> [ctb], Mirco Migliavacca <mmiglia@bgc-jena.mpg.de> [aut], Kerstin Sickel <ksickel@bgc-jena.mpg.de> [ctb, trl], Ladislav <U+0160>igut <sigut.l@czechglobe.cz> [ctb]


bgctw/REddyProc documentation built on March 26, 2024, 11:35 p.m.