$<-,chronology-method: Replace part of an object
Description
Assign values to slots within a chronology object.
Usage
# S4 method for chronology
$(x, name) <- value
Value
reassigned chronology
object
Arguments
- x
A chronology object
- name
The name of the chronology slot.
- value
A value to be assigned to the chronology slot.