editModel | R Documentation |
Allows user to edit PML text in model object using internal text editor and return a new textual model containing the edited PML statements.
editModel(.Object)
.Object |
Model object |
Modified NlmePmlModel
object
model <- pkmodel(columnMap = FALSE)
newModel <- editModel(model)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.