getRootPath.Model | R Documentation |
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"
.
## S3 method for class 'Model'
getRootPath(this, ...)
... |
Not used. |
Returns a character
string.
For more information see Model
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.