show-methods: Show Method for Xdata classes

Description Usage Arguments

Description

The show method for the Xdata class has been adapted to display the class name. Some inherited classes such DirectoryLocation or Blogger override this default definition.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
## S4 method for signature 'Xdata'
show(object)

## S4 method for signature 'DirectoryLocation'
show(object)

## S4 method for signature 'Target'
show(object)

## S4 method for signature 'FileTarget'
show(object)

## S4 method for signature 'SftpLocation'
show(object)

## S4 method for signature 'Pastebin'
show(object)

## S4 method for signature 'WebLocation'
show(object)

## S4 method for signature 'Blogger'
show(object)

Arguments

object

Xdata object


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