Description Usage Arguments Value Author(s) See Also
dep.SRDLpg retrieves the entire deployments table from a SMRU Access database
1 2 3 4 5 6 7 | dep.SRDLpg(
theDB = "SRDL",
theHost = "localhost",
thePort = 5432,
theUser = "postgres",
thePwd = "12345"
)
|
theDB |
Name of database |
Returns a data frame with all deployment metadata
Martin Biuw
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.