iea_cols | R Documentation |
A string list containing named names of columns in IEA data frames.
The IEA data frames can be
tidy (with one row for each data point) or
wide (with years spread to the right).
Items in the list provide default values for column name function arguments
throughout the IEATools
package.
iea_cols
A string list with 11 entries.
The name of a column containing countries.
The name of a column containing methods for calculating primary energy equivalent of renewable electricity. See IEATools::methods
.
The name of a column containing energy types. See IEATools::energy_types
.
The name of a column containing last stages of energy conversion chain analysis. See IEATools::last_stages
.
The name of a column containing years in wide data frames.
The name of a column containing ledger sides. See IEATools::ledger_sides
.
The name of a column containing flow aggregation points. See IEATools::flow_aggregation_points
.
The name of a column containing IEA flow information. See IEATools::flows
.
The name of a column containing IEA products. See IEATools::products
.
The name of a column containing units for energy flows.
The name of a column containing energy flow rates.
iea_cols
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.