This datasets help to develop packages that are compatible with tiltToyData and tiltIndicator.
Usage
toy_emissions_profile_output()
toy_emissions_profile_upstream_output()
toy_sector_profile_output()
toy_sector_profile_upstream_output()
Value
A dataframe that results from applying a function from tiltIndicator with data from tiltToyData.
See also
Other toy outputs:
toy_profile_emissions_impl_output()
,
toy_profile_sector_impl_output()
Examples
# All datasets are momoised
system.time(toy_sector_profile_output())
#> user system elapsed
#> 0.415 0.008 0.424
system.time(toy_sector_profile_output())
#> user system elapsed
#> 0.423 0.000 0.423