target_names | R Documentation |
A string list containing names of targets
targets.
target_names
A string list with 48 entries.
The countries to be analyzed in this pipeline.
The additional exemplar countries from which allocations and efficiencies can be obtained.
The allocation and efficiency countries target in the targets
cache, giving the countries from which final-to-useful allocations and efficiencies can be drawn for final-to-useful analyses. This is a superset of countries to be analyzed.
The years to be analyzed.
The path to the file containing IEA extended energy balance data.
The path to the country concordance file.
The path to exergy-to-energy ration (phi) constants.
The path to the folder containing CEDA data.
The path to the folder containing machine data excel files.
The path to the exemplar table.
The path to a folder containing final-to-useful analyses for various countries.
The path to a folder containing reports to be run as the last step of the pipeline.
The path to a folder containing reports from the pipeline.
The path to a folder containing pipeline caches for each release.
The path to a folder containing releases of targets.
A boolean telling whether a release was requested.
The IEA data for countries
.
A data frame containing concordance information which maps full country names to custom 3 letter codes.
The name of the data frame containing all CEDA temperature data read from ceda_data_folder
.
A data frame containing eta_fu values.
A filtered version of all_machine_data
containing information for only alloc_and_eff_countries
.
A data frame containing socioeconomic data, supplied by get_L_K_GDP_data()
.
A boolean indicating whether the iea_data
are balanced before any further analysis. They usually are not, so this value is typically FALSE
.
A balanced version of iea_data
.
Same as balanced_before
, only for after balancing. This should always be be TRUE
.
A boolean telling whether we can continue the pipeline. This target errors if balanced_after
is not TRUE
.
A data frame containing specified IEA data.
A data frame containing specified
in a PSUT format.
A data frame of lists of exemplar countries for each country in countries
, and maybe more.
A data frame of constant values for exergy-to-energy ratio (phi).
A data frame of final-to-useful allocation tables, one for each country. These allocation tables may be incomplete.
A data frame of completed final-to-useful allocation tables.
A data frame of completed final-to-useful efficiency tables.
A data frame of completed useful-stage exergy-to-energy ratios.
A data frame containing CompletedAllocationTables
in matrix form.
A data frame containing final-to-useful efficiency vectors and useful exergy-to-energy ratios.
A data frame containing final-to-useful efficiency vectors.
A data frame containing useful exergy-to-energy ratio vectors.
A data frame containing primary and final exergy-to-energy ratio vectors.
A data frame containing exergy-to-energy ratio vectors.
A data frame containing PSUT matrices up to the useful stage.
A data frame containing PSUT matrices up to the useful stage and with exergy.
A data frame containing final-to-useful allocation graphs.
A data frame containing final-to-useful allocation graphs, for non-stationary data only.
A data frame containing final-to-useful efficiency graphs.
A data frame containing exergy-to-energy ratio (phi) graphs.
A target that does a release of the psut
target. Contains the name of the target or a message saying that a release was not requested.
A target that stores the targets cache. Contains the name of the target or a message saying that a release was not requested.
target_names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.