powered by
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".
"model"
"modelUnit"
# S3 method for Model getRootPath(this, ...)
Returns a character string.
character
Not used.
For more information see Model.
Model