Retrieve data in json format from given url.
sotkanet.json_query(url, user.agent = NULL, simplifyVector = TRUE, ...)
a data.frame (simplifyVector = TRUE) or a list (simplifyVector = FALSE)
Sotkanet JSON url
"User agent" defined by the user. Default is "rOpenGov/sotkanet"
When ´TRUE´ returns a data.frame object and when ´False´ returns a list instead.
additional parameters to be passed to test_connection, mainly timeout (in seconds, default is 10)
Maintainer: Leo Lahti leo.lahti@iki.fi, Pyry Kantanen
See citation("sotkanet")