json_array_types | R Documentation |
This is barely useful on its own but can be of some use in combination with
json_array_length()
.
json_array_types(x)
x |
A JSON vector. |
A character vector of JSON types.
json_type()
json_array_types(c("[1, true]", '["a", [1]]'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.