getRootPath.Model: Gets the root path of this model
Description
Gets the root path of this model.
By default, this is the string "model"
appended by the capitalized
name of the model class, e.g. "modelUnit"
.Usage
## S3 method for class 'Model':
getRootPath(this, ...)
See Also
For more information see Model
.