reduceTables function

reduce tables from NMscanTables to fewer objects

reduce tables from NMscanTables to fewer objects

reduceTables(tables, col.nmout)

Arguments

  • tables: Object from NMscanTables
  • col.nmout: The name of the column holding logical of whether row was found in output tables.

Returns

A list of data.tables: One row-level, one id-level data set and their column specifications.

Details

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.

  • Maintainer: Philip Delff
  • License: MIT + file LICENSE
  • Last published: 2025-03-21