Learn R Programming

inTextSummaryTable (version 3.3.2)

getAttribute: 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)

Value

Object with attribute, or default is doesn't exists in summaryTable

Arguments

name

String with attribute name.

default

Object with default value for attribute, NULL by default.

Author

Laure Cougnaud