Description Usage Arguments Value Author(s) Source See Also Examples
View source: R/small-methods.R
The function returns the "history"
attribute of a "pTs"
or
"pField"
object.
1 |
data |
a |
Character string with the "history"
attribute of data
.
Thomas Laepple
Function copied from "basis.R" in paleolibary/src/.
Other history:
AddHistory()
1 2 3 4 5 | # Create empty pTs object:
x <- pTs(lat = -75, lon = 0, time = 1,
history = sprintf("Object created."))
GetHistory(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.