json_encode {JSON} | R Documentation |
json_encode(x,
maskReadonly = FALSE,
indent = FALSE,
enumToStr = TRUE,
unixTimestamp = TRUE,
unicode.escape = TRUE,
... = NULL);
Returns a string containing the JSON representation of the supplied value.