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


sstoeckl/crypto2 documentation built on June 15, 2025, 11:38 a.m.