R/formal_context.R
context_from_json.Rd
Reconstructs a FormalContext object from a JSON string.
context_from_json(json_str)
A JSON string generated by to_json().
to_json()
A FormalContext object.
FormalContext