history.stamp: This function adds a stamp in the history of x with...

View source: R/stamp.R

history.stampR Documentation

This function adds a stamp in the history of x with 'sys.call', 'date()', and 'src (source)

Description

This function adds a stamp in the history of x with 'sys.call', 'date()', and 'src (source)

Usage

history.stamp(x = NULL, y = NULL, verbose = FALSE, ...)

Arguments

x

input object

y

input object

verbose

if TRUE print progress

...

additional arguments


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