getArchiveFilename: Generates a filename in the archive for a file

Description Usage Arguments Value Author(s) See Also

Description

Generates a filename in the archive for a file based on an existing filename.

Usage

1
2
## Default S3 method:
getArchiveFilename(filename, ...)

Arguments

filename

A character string specifying the filename/pathname of the file to be archived, and on which the archived filename will be based on.

...

Not used.

Value

Returns the archive filename as a character string.

Author(s)

Henrik Bengtsson

See Also

getArchiveOption().


HenrikBengtsson/R.archive documentation built on May 6, 2019, 11:51 p.m.