names.qi: The Names of a 'qi' Object

Description Usage Arguments Value Note Author(s)

Description

Function to get the names of a 'qi' object. This function does not entirely parallel the functionality of traditional 'names' methods; this is because the $ operator has been overloaded to support a unique style of value extraction. For technical details, please see the source code.

Usage

1
2
  ## S3 method for class 'qi'
names(x)

Arguments

x

a 'qi' object

Value

a character-vector containing the names of the Quantities of Interest

Note

No method exists to set the names of a 'qi' object, once it is constructed. This will be a feature added later.

Author(s)

Matt Owen mowen@iq.harvard.edu


IQSS/Zelig4 documentation built on May 9, 2019, 9:13 a.m.