R/model_layer.R
model_json.Rd
Serialise a model specification to JSON
model_json(model, pretty = TRUE)
An sf_model() object.
sf_model()
Logical. Whether to pretty-print the JSON.
A JSON string.