reduceTables {NMdata} | R Documentation |
reduce tables from NMscanTables to fewer objects
reduceTables(tables, col.nmout)
tables |
Object from NMtables |
col.nmout |
The name of the column holding logical of whether row was found in output tables. |
This function is under development. It is not polished for other than internal use by NMscanData. It will likely return a different format in the future.
A list of data.tables: One row-level, one id-level data set and their column specifications.