fixnames | R Documentation |
numericalize children numeric name to convert JSON object to JSON array
fixnames(x)
x |
input |
unname numeric names list
fixnames(list("1" = 1, "2" = 2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.