Skip to contents

Generic function, returning present (foreign key) references.

Usage

references(x, ...)

references(x) <- value

Arguments

x

an R object with references, such as a database_schema or database object.

...

further arguments passed on to methods.

value

A list, of the same length as references(x, ...).

Value

A list, giving references.