as.character-methods: String representation of an Xdata object

Description Usage Arguments Details

Description

The as.character method is extended to various Xdata objects in order to give a more detailled description of the object instance.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
## S4 method for signature 'DirectoryLocation'
as.character(x)

## S4 method for signature 'FileTarget'
as.character(x)

## S4 method for signature 'SftpLocation'
as.character(x)

## S4 method for signature 'WebLocation'
as.character(x)

Arguments

x

an Xdata object

Details

Inherited classes should override this method if necessary.


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