Description Usage Arguments Value Examples
new_json2()
is a fast, low-level constructor that takes a character vector.
json2()
checks the input for validity.
as_json2()
and is_json2()
are simple forwarders to vctrs::vec_cast()
and vctrs::vec_is()
respectively.
1 2 3 4 5 6 7 |
x |
A character vector. |
A json2
vector.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.