GetName: Get name of proxy object

Description Usage Arguments Value Author(s) Source Examples

View source: R/small-methods.R

Description

The function returns the "name" attribute of a "pTs" or "pField" object.

Usage

1

Arguments

data

a "pTs" or "pField" object.

Value

Character string with the "name" attribute of data.

Author(s)

Thomas Laepple

Source

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

Examples

1
2
getname(c(a = 2))
GetName(c(a = 2))

EarthSystemDiagnostics/pfields documentation built on Jan. 10, 2022, 10:37 p.m.