efficiency_cols | R Documentation |
A string list containing named names of columns in efficiency data frames.
Items in the list provide default values for column name function arguments
to efficiency functions throughout the Recca
package.
efficiency_cols
A string list with 14 entries.
The name of a column in a wide-by-matrices data frame containing industry efficiencies.
The name of a column in a wide-by-matrices data frame containing efficiencies between the primary and gross final demand stages.
The name of a column in a wide-by-matrices data frame containing efficiencies between the primary and net final demand stages.
The name of a column in a wide-by-matrices data frame containing efficiencies between the primary and final demand stages, regardless of net or gross.
The string name for primary-to-final efficiency.
The string name for final-to-useful efficiency.
The string name for primary-to-useful efficiency.
The string name for primary-to-services efficiency.
The string name for final-to-services efficiency.
The string name for useful-to-services efficiency.
The suffix for names of columns containing efficiency names.
The name of a column that contains "Gross" or "Net" for the type of efficiency.
The entry in the gross_net
column that identifies a gross efficiency.
The entry in the gross_net
column that identifies a net efficiency.
efficiency_cols
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.