# Minimal example
om <- output_coefficient_matrix_create(iotable_get())
ghosh_inverse_create(om)
# Using the Germany 1995 benchmark table (Eurostat manual)
# data(germany_1995)
# om_de <- output_coefficient_matrix_create(germany_1995)
# ghosh_inverse_create(om_de)
Run the code above in your browser using DataLab