oxWaterOccurrenceSheet: openxlsx Water Occurrence Summary

Description Usage Arguments Details Value Author(s) See Also

Description

Constructs the openxlsx worksheet for the Water Occurrence summary.

Usage

1
2
oxWaterOccurrenceSheet(wb.name, sheet.name = "WaterOccurrenceSummary",
  df)

Arguments

wb.name

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

sheet.name

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

df

data.frame containing the water occurrence results of the ConservedWaters() function; e.g., h2o.occurrence

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.

Value

The workbook containing the indicated and newly formatted worksheet.

Author(s)

Emilio Xavier Esposito emilio@exeResearch.com

See Also

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


vanddraabe documentation built on June 8, 2019, 1:03 a.m.