Learn R Programming

iai (version 1.10.2)

read_json: 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

Run this code
if (FALSE) obj <- iai::read_json("out.json")

Run the code above in your browser using DataLab