provenance: A function that extracts the history/provenance of an object....

View source: R/fattributes.R

provenanceR Documentation

A function that extracts the history/provenance of an object. Eg. the list of steps in a chain of analysis.

Description

A function that extracts the history/provenance of an object. Eg. the list of steps in a chain of analysis.

Usage

provenance(x, what = "call")

Arguments

x

any esd-object

what

What to return from the history attribute

See Also

history.stamp

Examples

data(Oslo)
provenance(Oslo)


metno/esd documentation built on April 24, 2024, 9:19 p.m.