Description Usage Arguments Details Value Author(s) See Also
Constructs the openxlsx worksheet for the initial water data.
1 | oxInitWaterDataSheet(wb.name, sheet.name = "InitialWaterData", df)
|
wb.name |
Name of the workbook for the results; e.g., results.wb |
sheet.name |
Name of the worksheet being formatted; default:
|
df |
data.frame containing the concatenate initial waters with
experimental and experimentally derived values obtatined within the
|
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.
The workbook containing the indicated and newly formatted worksheet.
Emilio Xavier Esposito emilio@exeResearch.com
Other "openxlsx functions": openxlsxCellStyles
,
oxAlignOverlapSheet
,
oxClusterStatsSheet
,
oxClusterSummarySheet
,
oxPDBcleanedSummarySheet
,
oxPlainDataSheet
,
oxRCSBinfoSheet
,
oxWaterOccurrenceSheet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.