+.coalmodelpart {coala} | R Documentation |
Add a feature or parameter to a model
Description
Add a feature or parameter to a model
Usage
## S3 method for class 'coalmodelpart'
e1 + e2
Arguments
e1 |
The Model to which the feature/parameter should be added |
e2 |
The feature/parameter to add |
Value
The extended model
[Package coala version 0.7.2 Index]