json_fromb64: Convert a Base64 encoded string into an R object

Description Usage Arguments

Description

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

Usage

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

Arguments

x

a string

flatten

flatten JSON structures upon conversion?

...

passed on to jsonlite::fromJSON()


splashr documentation built on May 2, 2019, 2:22 p.m.