getAttribute: Get specific attribute from a summaryTable or a list of...

View source: R/miscellaneous.R

getAttributeR 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


inTextSummaryTable documentation built on Sept. 12, 2023, 5:06 p.m.