write_json_data_model {ReDaMoR} | R Documentation |
Write a data model in a JSON file
Description
Write a data model in a JSON file
Usage
write_json_data_model(x, path)
Arguments
x |
the model to be written |
path |
file on disk |
[Package ReDaMoR version 0.7.6 Index]