isJSON | R Documentation |
This function tests whether a given string contains syntactically correct JSON.
isJSON(x)
x |
A character string |
A logical value specifying whether the stirng contains valid JSON.
Adam C. Gower agower@bu.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.