Package 'tiltToyData'

Title: Toy Datasets For 'TILT'
Description: Toy datasets for 'TILT'.
Authors: Mauro Lepore [aut, cre] , 2 Degrees Investing Initiative [cph, fnd]
Maintainer: Mauro Lepore <[email protected]>
License: GPL (>= 3)
Version: 0.0.0.9200
Built: 2024-09-15 03:46:03 UTC
Source: https://github.com/2DegreesInvesting/tiltToyData

Help Index


Paths to toy datasets

Description

This package comes bundled with a number of toy datasets in its 'inst/extdata' directory. Use toy_files() to list all the available datasets and toy_path() to retrieve the path to one example.

Usage

toy_emissions_profile_any_companies()

toy_emissions_profile_products_ecoinvent()

toy_emissions_profile_upstream_products_ecoinvent()

toy_sector_profile_any_scenarios()

toy_sector_profile_companies()

toy_sector_profile_upstream_companies()

toy_sector_profile_upstream_products()

toy_europages_companies()

toy_ecoinvent_activities()

toy_ecoinvent_inputs()

toy_ecoinvent_europages()

toy_isic_name()

toy_files(pattern = NULL)

toy_path(file)

Arguments

pattern

A regular expression of filenames to match. If NULL all available files are returned. listed.

file

File.

Value

A character.

Examples

toy_emissions_profile_any_companies()

toy_emissions_profile_products_ecoinvent()

toy_emissions_profile_upstream_products_ecoinvent()

toy_sector_profile_any_scenarios()

toy_sector_profile_companies()

toy_sector_profile_upstream_companies()

toy_sector_profile_upstream_products()

toy_europages_companies()

toy_ecoinvent_activities()

toy_ecoinvent_inputs()

toy_ecoinvent_europages()

toy_isic_name()
toy_files()

toy_path(toy_files()[[1]])