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 files that are not found (e.g. URLs).

Usage

fullFilename(filename)

Arguments

filename

name of file

Value

Full file name

Author(s)

Dan Kelley


dankelley/oce documentation built on April 28, 2024, 1:47 p.m.