modifyNcdfAppendHistory: modifyNcdfAppendHistory

Description Usage Arguments Details Value Author(s)

View source: R/modifyNcdfAppendHistory.R

Description

automatically append string to ncdf history

Usage

1
modifyNcdfAppendHistory(file, string, user = Sys.info()["user"])

Arguments

file

character sting or RNetCDF file connection: file to write to.

string

character string: string to append to the history

user

character string of the user

Details

Convenience function to append a string together with the current date and the user to the history attribute of an Ncdf file.

Value

nothing is returned

Author(s)

Jannis v. Buttlar, Thomas Wutzler


bgctw/ncdfTools documentation built on Jan. 29, 2020, 1:16 p.m.