safeFromJSON: Parses json data from a string without revealing information...

View source: R/extras.R

safeFromJSONR Documentation

Parses json data from a string without revealing information about the source in case of an error

Description

Parses json data from a string without revealing information about the source in case of an error

Usage

safeFromJSON(...)

Arguments

...

Value

A parsed JSON object


crypto2 documentation built on Sept. 11, 2024, 5:51 p.m.