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