cash-set-chronology-method: Replace part of an object

$<-,chronology-methodR Documentation

Replace part of an object

Description

Assign values to slots within a chronology object.

Usage

## S4 replacement method for signature 'chronology'
x$name <- value

Arguments

x

A chronology object

name

The name of the chronology slot.

value

A value to be assigned to the chronology slot.

Value

reassigned chronology object


neotoma2 documentation built on July 9, 2023, 7:37 p.m.