Write table
Internal use. This function tries to write a table with fread, if it fails it returns "NA"
writeTable(results_write, num_cores, outputDir, iteration)
Returns NA if it fails to write file to memory, otherwise no return value
Useful links