eastweb_project_summary: Get information on a particular project in an EASTWeb...

Description Usage Arguments Value

Description

Get information on a particular project in an EASTWeb database

Usage

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

Arguments

project_name

Name of the project. Does not need underscores.

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

A list with values describing the project


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