economic-analytics / edd

Economic Data Dashboard
https://edd.economic-analytics.co.uk
GNU Affero General Public License v3.0
0 stars 3 forks source link

`jsonlite` changes #9

Open ChristianSpence opened 2 years ago

ChristianSpence commented 2 years ago

212: Input to asJSON(keep_vec_names=TRUE) is a named vector. In a future version of jsonlite, this option will not be supported, and named vectors will be translated into arrays instead of objects. If you want JSON object output, please use a named list instead. See ?toJSON.

ChristianSpence commented 2 years ago

jsonlite::flatten() is the only function from jsonlite called