oxPlainDataSheet: Plain Data Sheet

Description Usage Arguments Details Value Author(s) See Also

Description

Constructs a plain Excel worksheet via the openxlsx package.

Usage

1
oxPlainDataSheet(wb.name, sheet.name = "basic", df)

Arguments

wb.name

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

sheet.name

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

df

data.frame containing the data to be written; e.g., df.results

Details

This function creates a basic Excel worksheet with minimal formatting.

Notable formatting:

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, oxRCSBinfoSheet, oxWaterOccurrenceSheet


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