Skip to contents

Prevent assignment to elements in a deflist object

Usage

# S3 method for deflist
[(x, i) <- value

Arguments

x

A deflist object.

i

Indices or names of the elements to be assigned.

value

Values to be assigned to the elements.

Value

this function throws an error be design, no return value