R/serialize.R
read.Rd
Read TSMP object from JSON file.
read(x, ...)
a character string with the input filename.
character
other arguments to be passed forward.
if (FALSE) { result <- read("input.json") }