eastweb_global_schema: Get information on all projects in an EASTWeb database

Description Usage Arguments Value

Description

Get information on all projects in an EASTWeb database

Usage

1
2
eastweb_global_schema(db_name, user, password, host = "localhost",
  port = 5432)

Arguments

db_name

Name of the database.

user

Username

password

Password

host

Host name. Defaults to "localhost".

port

Port number. Defaults to the postgreSQL default of 5432

Value

Returns a list of data frames, one for each table in the specified database.


chrismerkord/eastweb documentation built on May 13, 2019, 6:55 p.m.