toJSON(list(NA)) # change to make NA represent JSON null
# now work:
#roundtrip('["A","B","C"]')
# roundtrip('["A",10,"C"]')
# now work
roundtrip('{"":10,"":13}')
roundtrip('{"":10,"b":13}')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.