eastweb_projects: 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
eastweb_projects(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 dataframe of the projects in the specified database.


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