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.


doomhammerhell/test-datamart documentation built on Dec. 20, 2021, 1:09 a.m.