Learn R Programming

vanddraabe (version 1.1.1)

oxClusterStatsSheet: openxlsx Water Cluster Statistics

Description

Constructs the openxlsx worksheet for the Water Cluster statistics.

Usage

oxClusterStatsSheet(wb.name, sheet.name = "ClusterStatistics", df)

Arguments

wb.name

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

sheet.name

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

df

data.frame containing the results of the GetSimilarityPairs function; e.g., h2o.cluster.stats

Value

The workbook containing the indicated and newly formatted worksheet.

Details

This function is to ONLY be used with the results of ConservedWaterStats(). 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, oxClusterSummarySheet, oxInitWaterDataSheet, oxPDBcleanedSummarySheet, oxPlainDataSheet, oxRCSBinfoSheet, oxWaterOccurrenceSheet