Description Usage Arguments Details Value Author(s) See Also
Constructs a plain Excel worksheet via the openxlsx package.
1 | oxPlainDataSheet(wb.name, sheet.name = "basic", 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 data to be written; e.g., |
This function creates a basic Excel worksheet with minimal formatting.
Notable formatting:
Top row frozen
Column widths are set based on column content
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
,
oxInitWaterDataSheet
,
oxPDBcleanedSummarySheet
,
oxRCSBinfoSheet
,
oxWaterOccurrenceSheet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.