[[<-.deflist {deflist} | R Documentation |
Prevent assignment to an element in a deflist object
## S3 replacement method for class 'deflist'
x[[i]] <- value
x |
A deflist object. |
i |
Index or name of the element to be assigned. |
value |
Value to be assigned to the element. |
this function throws an error be design, no return value