postprocess: (Internal function) Perform the post-processing step of...

Description Usage Arguments Value

View source: R/postprocess.R

Description

(Internal function) Perform the post-processing step of IPCAPS

Usage

1
postprocess(result.dir, reanalysis = FALSE)

Arguments

result.dir

A result directory as the $output object returned from the ipcaps function.

reanalysis

(Unimplemented) To specify whether it is re-analysis or not. If TRUE, it is re-analysis, otherwise it is not. Default = FALSE.

Value

A data frame of clustering result containing 4 columns; group, node, label, row.number, as described below for more details:


IPCAPS documentation built on Jan. 26, 2021, 1:06 a.m.