get.all.SRDLpg: 'get.all.SRDLpg' retrieves entire SMRU PostgreSQL database

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/getSRDLpg.R

Description

get.all.SRDLpg retrieves entire SMRU PostgreSQL database

Usage

1
get.all.SRDLpg(theDB = "SRDL", theDep = "ct34")

Arguments

theDB

Name of database

Details

DO not run this function without a specific deployment specified, unless your PostgreSQL database is of reasonable size. Otherwise it will take a very long time to load, or potentially crash.

Value

Returns a list of data frames, each corresponding to a SMRU Access data table.

Author(s)

Martin Biuw

See Also

tables.SRDLpg for database table names, fields.SRDLpg for table field names, ref.SRDLpg for ref ID codes, dep.SRDLpg for retrieving deployments metadata get.SRDLpg for retrieving single tables based on given selection criteria

Examples

1
dive <- get.all.SRDLpg('SRDL')

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