DirectoryLocation-class: Directory location

Description Usage Arguments Details See Also Examples

Description

The show method for the DirectoryLocation class has been adapted to display the path.

The dirloc function creates a DirectoryLocation object.

Usage

1
dirloc(path, clss = "DirectoryLocation")

Arguments

path

character, pointing to an existing directory. Required.

clss

character, optional class name. Default is "DirectoryLocation".

Details

The as.character method for the DirectoryLocation class returns the path to the directory it represents.

The meta method for the DirectoryLocation class returns the output of file.info of the folder.

See Also

dirloc

Examples

1
getSlots("DirectoryLocation")

datamart documentation built on May 2, 2019, 9:40 a.m.