A simple wrapper around calls to openssl::base64_decode() and jsonlite::fromJSON().

json_fromb64(x, flatten = TRUE, ...)

Arguments

x

a string

flatten

flatten JSON structures upon conversion?

...

passed on to jsonlite::fromJSON()