Read TSMP object from JSON file.

read(x, ...)

Arguments

x

a character string with the input filename.

...

other arguments to be passed forward.

Examples

if (FALSE) { result <- read("input.json") }