fromJSONish: Validates and fixes some JSON issues, eg removing newlines...

View source: R/helpers.R

fromJSONishR Documentation

Validates and fixes some JSON issues, eg removing newlines etc

Description

Validates and fixes some JSON issues, eg removing newlines etc

Usage

fromJSONish(json, ...)

Arguments

json

string

...

passed to jsonlite

Value

parsed JSON as an R object


fbRads documentation built on Aug. 21, 2023, 1:06 a.m.