| boxAtoms | Box atoms in JSON |
| boxjson | boxjson: Box JSON atoms |
| hasUnboxedAtom | Check if JSON contains unboxed atoms |
| hasUnclosedChar | Does a string contain a character neither enclosed in... |
| isArray | Is JSON a (non-empty) array(-like)? |
| isObject | Is JSON a (non-empty) object(-like)? |
| isStruct | Is JSON a (non-empty) array(-like) or object(-like)? |
| isTruthyChr | Is character vector with number of characters >= 1? |
| mutateInputJSON | Mutates input JSON for safe processing |
| splitOnUnclosedChar | Splits a string on given character neither enclosed in... |
| stripArray | Strips an array's outer brackets |
| stripObject | Strips an object's outer brackets |
| unboxAtoms | Unbox atoms in JSON |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.