Load: Load a relation.

Description Usage Arguments Details Value

Description

Load loads a relation from the disc.

Usage

1
2
3
Load(relation)

Read(relation)

Arguments

relation

Usually, a name or character string specifying the relation to load. A character string (enclosed in explicit single or double quotes) is always taken as the relation name.

If the value of relation is a length-one character vector the name of the relation is taken to be the value of the only element. Otherwise, relation must be a name or character string.

Details

An error is thrown if relation does not specify a relation that exists and can be read by the user.

Read is simply an alias for Load that exists for compatibility.

Value

A waypoint object whose schema is determined by the relation being loaded.


tera-insights/gtBase documentation built on May 31, 2019, 8:35 a.m.