View source: R/utils_file_io.R
json_validate | R Documentation |
Is JSON file or text valid?
json_validate(x)
x |
|
lgl
Whether JSON is valid
json_validate('{"done" : 1}')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.