Learn R Programming

vanddraabe (version 1.1.1)

oxInitWaterDataSheet: Initial Water Data Sheet

Description

Constructs the openxlsx worksheet for the initial water data.

Usage

oxInitWaterDataSheet(wb.name, sheet.name = "InitialWaterData", df)

Arguments

wb.name

Name of the workbook for the results; e.g., results.wb

sheet.name

Name of the worksheet being formatted; default: "InitialWaterData"

df

data.frame containing the concatenate initial waters with experimental and experimentally derived values obtatined within the ConservedWaters() function; e.g., h2o.df

Value

The workbook containing the indicated and newly formatted worksheet.

Details

This function is to ONLY be used with the results of ConservedWaters(). Specific aspects of how the returned data.frame will be formatted are hard-coded into this function.

This openxlsx function is NOT exported.

See Also

Other "openxlsx functions": openxlsxCellStyles, oxAlignOverlapSheet, oxClusterStatsSheet, oxClusterSummarySheet, oxPDBcleanedSummarySheet, oxPlainDataSheet, oxRCSBinfoSheet, oxWaterOccurrenceSheet