load: Prototype of load data

Description Usage Examples

Description

This function loads data from the database. Its currently ineficients and has to be rewritten with subqueries.

Usage

1
2
load(database, user, password, anstype, proid, linDomain, type = c("geodist",
  "lingdata", "lemmadata"))

Examples

1
2
3
4
5
## sample call from server
## Not run: 
  set <- load('thedatabase', 'user', 'thepassword', '1', type = 'geodist')

## End(Not run)

usobiaga/diatechServer documentation built on May 3, 2019, 2:38 p.m.