Learn R Programming

fcaR (version 1.5.0)

lattice_from_json: Import ConceptLattice from JSON

Description

Reconstructs a ConceptLattice object from a JSON string.

Usage

lattice_from_json(json_str)

Value

A ConceptLattice object.

Arguments

json_str

A JSON string generated by to_json().