powered by
Serialise an object to JSON. Default serialiser can be change by setting the AMBIORIX_SERIALISER option to the desired function.
AMBIORIX_SERIALISER
serialise(data, ...)
Data to serialise.
Passed to serialiser.
# NOT RUN { serialise(cars) # } # NOT RUN { # }
Run the code above in your browser using DataLab