ERTMonExportToCSVFeatureMatrix: Export the feature matrix into a CSV file.

Description Usage Arguments Details Value

View source: R/ERTMon.R

Description

Exports the feature matrix into a CSV file.

Usage

1
ERTMonExportToCSVFeatureMatrix(ertObj, fileName = NULL, modelID = NULL)

Arguments

ertObj

An ERTMon object.

fileName

A CSV file name. If NULL no file is written.

modelID

A string; if NULL it is not used.

Details

The value of the argument modelID (if not NULL) is added as the first column to the feature matrix data frame (to be exported). That data frame is assigned to the result monad object $Value.

Value

An ERTMon object or ERTMonFailureSymbol.


antononcube/ERTMon-R documentation built on Oct. 14, 2021, 2:27 p.m.