writeTable: Write table

Description Usage Value

View source: R/CoNI_functions.R

Description

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

Usage

1
writeTable(results_write, num_cores, outputDir, iteration)

Value

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


CoNI documentation built on Sept. 30, 2021, 5:09 p.m.

Related to writeTable in CoNI...