techdatareport_class | R Documentation |
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'.
is_techdatareport(x)
is_techdatareport_list(x)
x |
An object to test or coerce to type 'quantityreport'. |
The techdatareport
class has the following attributes.
Logical. Have the allocations been applied to the actualcosthourdata
table.
Logical. Has the WBS roll up been applied to the actualcosthourdata
and forecastatcompletioncosthourdata
tables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.