# NOT RUN {
de_output <- output_get ( source = "germany_1990", geo = "DE",
year = 1990, unit = "MIO_EUR",
households = FALSE, labelling = "iotables")
de_emp <- primary_input_get ( input = "compensation_employees",
source = "germany_1990", geo = "DE",
year = 1990, unit = "MIO_EUR",
households = FALSE, labelling = "iotables")
de_emp_indicator <- input_indicator_create ( input_matrix = de_emp,
output_vector = de_output )
# }
Run the code above in your browser using DataLab