fullFilename: Full name of file, including path

fullFilenameR Documentation

Full name of file, including path

Description

Determines the full name of a file, including the path. Used by many read.X routines, where X is the name of a class of object. This is a wrapper around normalizePath(), with warnings turned off so that messages are not printed for unfound files (e.g. URLs).

Usage

fullFilename(filename)

Arguments

filename

name of file

Value

Full file name

Author(s)

Dan Kelley


oce documentation built on July 9, 2023, 5:18 p.m.