getFileName: Get the name of a 'source'-ed file

getFileNameR Documentation

Get the name of a source-ed file

Description

Use getFileName in a file that is source-ed. Based on http://stackoverflow.com/a/1816487/1380598.

Usage

getFileName(fullname)

## S4 method for signature 'logical'
getFileName(fullname)

Arguments

fullname

Logical (default FALSE) indicating whether the full path should be returned.

Value

Character string representing the filename.

Author(s)

Alex Chubaty


achubaty/amc documentation built on June 10, 2025, 1:10 p.m.