getAttribute {inTextSummaryTable} | R Documentation |
Get specific attribute from a summaryTable or a list of summaryTables
Description
Get specific attribute from a summaryTable or a list of summaryTables
Usage
getAttribute(summaryTable, name, default = NULL)
Arguments
name |
String with attribute name. |
default |
Object with default value for attribute, NULL by default. |
Value
Object with attribute, or default
is doesn't
exists in summaryTable
Author(s)
Laure Cougnaud
[Package inTextSummaryTable version 3.3.3 Index]