Learn R Programming

CoNI (version 0.1.0)

writeTable: Write table

Description

Internal use. This function tries to write a table with fread, if it fails it returns "NA"

Usage

writeTable(results_write, num_cores, outputDir, iteration)

Arguments

Value

Returns NA if it fails to write file to memory, otherwise no return value