You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Model demands are already written to JSON in writeModelDemandstoJSON
No changes recommended. The JSON writing here should be used as a template to modify other functions. for instance use jsonlite
The Sector Crosswalk is written to csv in writeSectorCrosswalk
Add to_format parameter with code to handle "json" option
Then create a wrapper function analogous to writeModeltoExcel() but rather it will be writeModeltoJSON()
JSON files for model objects are already used in useeio.js but they are retrieved from the USEEIO_API.
Alternative is to write JSON objects directly from useeior.
The text was updated successfully, but these errors were encountered: