Description Usage Arguments Value Author(s) See Also
Check if the object is write protected.
QMatrix object do not have a write protection flag of their own, but they use the one from the associated Process object. Write protected objects cannot be modified through get/set methods and virtual fields.
1 2 | ## S3 method for class 'QMatrix'
getWriteProtected(this, ...)
|
this |
A QMatrix object. |
... |
Not used. |
TRUE or FALSE
Botond Sipos, Gregory Jordan
getWriteProtected.Process
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.