dependencies-methods: Dependencies of a Xdata object

Description Usage Arguments Details

Description

The dependencies method returns a list of character or list elements that define the resources the object depends on.

Usage

1
2
3
4
5
6
7
dependencies(self)

## S4 method for signature 'Xdata'
dependencies(self)

## S4 method for signature 'ResFunc'
dependencies(self)

Arguments

self

an Xdata object

Details

By default, NULL is returned.

Inherited classes should override this method if necessary.


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