Manipulation of JSON Strings


[Up] [Top]

Documentation for package ‘jsonStrings’ version 1.0.0

Help Pages

as.character.jsonString JSON string to character string
jsonAddProperty Add new property
jsonAt Access an element in a JSON string
jsonErase Erase property or element
jsonHasKey Does key exist?
jsonIs Check type of JSON string
jsonMerge Merge JSON strings
jsonPatch Patch a JSON string
jsonPush Append an element
jsonSize Number of elements
jsonString JSON string
jsonType Type of JSON string
jsonUpdate Update object
print.jsonString Print JSON string