safeFromJSON {crypto2} | R 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
[Package crypto2 version 2.0.2 Index]