context_from_json: Import FormalContext from JSON

View source: R/formal_context.R

context_from_jsonR Documentation

Import FormalContext from JSON

Description

Reconstructs a FormalContext object from a JSON string.

Usage

context_from_json(json_str)

Arguments

json_str

A JSON string generated by to_json().

Value

A FormalContext object.


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