[Stable]

Reads in $TABLE outputs rapidly. output_table() is a higher level function for reading output files and combining with input datasets.

nm_read_table(file, ...)

Arguments

file

File argument from utils::read.table().

...

Other arguments to be passed to utils::read.table().

Value

A data.frame from a relevant $TABLE output file.

See also