reduceTables: reduce tables from NMscanTables to fewer objects

View source: R/reduceTables.R

reduceTablesR Documentation

reduce tables from NMscanTables to fewer objects

Description

reduce tables from NMscanTables to fewer objects

Usage

reduceTables(tables, col.nmout)

Arguments

tables

Object from NMtables

col.nmout

The name of the column holding logical of whether row was found in output tables.

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.

Value

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


NMdata documentation built on Nov. 11, 2023, 5:07 p.m.