checkObj: 'IFC_data' Object Check

View source: R/checkObj.R

checkObjR Documentation

'IFC_data' Object Check

Description

Ensures 'IFC_data' obj$features correctly reflects actual number of collected objects. When 'obj' is from rif or cif, number of objects can be different from actual number of collected objects e.g. when it comes from merged of subset of file. There is no way to link an object with its feature value, so the only solution is to remove all features and only keep "Object Number".

Usage

checkObj(obj)

Arguments

obj

an 'IFC_data' object.

Value

an 'IFC_data' object.


IFC documentation built on Sept. 14, 2023, 1:08 a.m.