dirname: Change the file path of an 'OnDiskMSnExp' object

Description Usage Arguments Author(s)

Description

dirname allows to get and set the path to the directory containing the source files of the OnDiskMSnExp (or XCMSnExp) object.

Usage

1
2
3
4
5
## S4 method for signature 'OnDiskMSnExp'
dirname(path)

## S4 replacement method for signature 'OnDiskMSnExp'
dirname(path) <- value

Arguments

path

OnDiskMSnExp.

value

character of length 1 or length equal to the number of files defining the new path to the files.

Author(s)

Johannes Rainer


xcms documentation built on Nov. 8, 2020, 5:13 p.m.