The Result Exporter node exports all the pages of a result file to separate tab-separated text files.

The following table describes the parameters for the Result Exporter node.

Result Exporter node parameters

Parameter

Definition

File Name

Specifies the name of the file to export the results to.

Export Format

The data format in which the result data should be stored.

  • Excel (.xlsx)
  • Text (tab-delimited) (.txt)

R-Friendly Headers

Generates headers with the appropriate characters when you export data to the R Project for Statistical Computing open source environment.

  • True: Generates headers with the appropriate characters.
  • (Default) False: Generates headers that do not have the appropriate characters for exporting data to R.