dirname {xcms} | R Documentation |
OnDiskMSnExp
objectdirname
allows to get and set the path to the directory containing the
source files of the OnDiskMSnExp (or XCMSnExp) object.
## S4 method for signature 'OnDiskMSnExp' dirname(path) ## S4 replacement method for signature 'OnDiskMSnExp' dirname(path) <- value
path |
|
value |
|
Johannes Rainer