AddHistory: Amend the history of a proxy object

View source: R/get-seasonal-cycle-parameters.R

AddHistoryR Documentation

Amend the history of a proxy object

Description

This function amends the history information of a "pTs" or "pField" object by adding a given character string (e.g., a comment) to the "history" attribute of the object together with the date information of this action.

Usage

AddHistory(x, newhist, date = TRUE)

Arguments

x

a "pTs" or "pField" object.

newhist

character string with the history information to be added.

date

logical, whether or not to append the current date to the history attribute

Value

the "pTs" or "pField" object with the amended history.

Author(s)

Thomas Laepple

Source

Function copied from "basis.R" in paleolibary/src/.

See Also

Other history: GetHistory()


EarthSystemDiagnostics/orbitalforcing documentation built on March 24, 2022, 11:25 a.m.