read_json {iai} | R Documentation |
Read in a learner or grid saved in JSON format
Description
Julia Equivalent:
IAI.read_json
Usage
read_json(filename)
Arguments
filename |
The location of the JSON file. |
Examples
## Not run: obj <- iai::read_json("out.json")
[Package iai version 1.10.1 Index]