Description
Add context element to json list or json string
Usage
add_context(x, context, json_output = FALSE)
Arguments
context
context to be added, in same format as x
json_output
logical, should output be a json object or a list?
Value
a list or json object with "@context" element added