read: Read TSMP object from JSON file.

Description Usage Arguments Examples

View source: R/serialize.R

Description

Read TSMP object from JSON file.

Usage

1
read(x, ...)

Arguments

x

a character string with the input filename.

...

other arguments to be passed forward.

Examples

1
2
3
4
## Not run: 
result <- read("input.json")

## End(Not run)

franzbischoff/tsmp documentation built on March 9, 2020, 6:01 a.m.