Learn R Programming

oce (version 0.1-82)

full.filename: full name of file, including path

Description

Return full name of file, including path

Usage

full.filename(filename)

Arguments

filename
name of file

Value

  • Full file name

Details

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.