writeModelMetadata: writes model metadata from a specially formated json file

Description Usage Arguments Value

Description

Writes the modelMetadata object to a json file. This is useful if you want to change the modelMetadata, but don't know what the structure should look like. As an additional precaution, the modelMetadata that is given is checked to make sure that it is valid before it is written.

Usage

1
writeModelMetadata(modelMd, path, overwrite = FALSE)

Arguments

modelMd

a modelMetadata object

path

a path to write a json file out

overwrite

if the path exists, should it be overwritten?

Value

nothing


jonkeane/mocapGrip documentation built on May 19, 2019, 7:30 p.m.