$<-,chronology-method {neotoma2} | R Documentation |
Assign values to slots within a chronology object.
## S4 replacement method for signature 'chronology'
x$name <- value
x |
A chronology object |
name |
The name of the chronology slot. |
value |
A value to be assigned to the chronology slot. |
reassigned chronology
object