lattice_from_json: Import ConceptLattice from JSON

View source: R/lattice_from_json.R

lattice_from_jsonR Documentation

Import ConceptLattice from JSON

Description

Reconstructs a ConceptLattice object from a JSON string.

Usage

lattice_from_json(json_str)

Arguments

json_str

A JSON string generated by to_json().

Value

A ConceptLattice object.


fcaR documentation built on July 27, 2026, 5:06 p.m.