dep.SRDLpg: 'dep.SRDLpg' retrieves the entire deployments table from a...

Description Usage Arguments Value Author(s) See Also

View source: R/getSRDLpg.R

Description

dep.SRDLpg retrieves the entire deployments table from a SMRU Access database

Usage

1
2
3
4
5
6
7
dep.SRDLpg(
  theDB = "SRDL",
  theHost = "localhost",
  thePort = 5432,
  theUser = "postgres",
  thePwd = "12345"
)

Arguments

theDB

Name of database

Value

Returns a data frame with all deployment metadata

Author(s)

Martin Biuw

See Also

tables.SRDLpg for database table names, fields.SRDLpg for table field names, ref.SRDLpg for ref ID codes, get.SRDLpg for querying and retrieving data from database table


embiuw/rSRDL documentation built on Jan. 27, 2021, 8:11 p.m.