techdatareport_class: techdatareport class utilities

techdatareport_classR Documentation

techdatareport class utilities

Description

Functions to help with the 'techdatareport' class type.

is_techdatareport() checks if object is of type 'techdatareport'

is_techdatareport_list() check if the object is a list where all members are of class 'techdatareport'.

Usage

is_techdatareport(x)

is_techdatareport_list(x)

Arguments

x

An object to test or coerce to type 'quantityreport'.

Details

The techdatareport class has the following attributes.

allocated

Logical. Have the allocations been applied to the actualcosthourdata table.

rolledup

Logical. Has the WBS roll up been applied to the actualcosthourdata and forecastatcompletioncosthourdata tables.


Technomics/readflexfile documentation built on June 13, 2025, 6:14 a.m.