Description Usage Arguments Details Examples
Function that imports items from another modelClass object
| 1 2 | 
| rriskModel | the  | 
| rriskModelFrom | the  | 
| itemsToImportIndex | index of all items in the rriskModelFrom object | 
This function is not intended to be called directly but is internally called
during rrisk session.
| 1 2 3 | rriskModel<-new("modelClass")
rriskModelFrom<-init.Model1()
getItems(rriskModel,rriskModelFrom)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.