
Create an example masterdata_ownership_datastore object
Source: R/fake_masterdata_ownership_datastore.R
fake_masterdata_ownership_datastore.RdThis function creates an example masterdata_ownership_datastore object.
Usage
fake_masterdata_ownership_datastore(
id = "8",
id_name = "ar_company_id",
ald_sector = "Oil&Gas",
ald_location = "DE",
technology = "Gas",
year = 2022,
ald_production = 52281230,
ald_production_unit = "GJ",
ald_emissions_factor = 0.06202439,
ald_emissions_factor_unit = "tonnes of CO2 per GJ",
country_of_domicile = "DE"
)Arguments
- id
value/s to be used for the
idcolumn- id_name
value/s to be used for the
id_namecolumn- ald_sector
value/s to be used for the
ald_sectorcolumn- ald_location
value/s to be used for the
ald_locationcolumn- technology
value/s to be used for the
technologycolumn- year
value/s to be used for the
yearcolumn- ald_production
value/s to be used for the
ald_productioncolumn- ald_production_unit
value/s to be used for the
ald_production_unitcolumn- ald_emissions_factor
value/s to be used for the
ald_emissions_factorcolumn- ald_emissions_factor_unit
value/s to be used for the
ald_emissions_factor_unitcolumn- country_of_domicile
value/s to be used for the
country_of_domicilecolumn