## S4 method for signature 'intgrd'x$name
## S4 replacement method for signature 'intgrd'x$name <- value
## S4 method for signature 'intgrd,ANY,missing,missing'x[i, j,..., drop =TRUE]## S4 method for signature 'intsp'x$name
## S4 replacement method for signature 'intsp'x$name <- value
## S4 method for signature 'intsp,ANY,missing,missing'x[i, j,..., drop =TRUE]## S4 replacement method for signature 'intsp'x$name <- value
Arguments
x: An object of class intsp or class intgrd
from which to replace elements.
name: Character vector corresponding to the name of the column that will be extracted or replaced.
value: The new data used to replaced drop data in the desired slot.
i, j, ...: indices specifying elements to extract or replace. See generic function documentation for details.
drop: The requested column that may be reassigned.