Description Usage Arguments Value Examples
Describe schemas
1 |
conn |
Connection |
schema |
Optional. If you want to describe just one schema |
plus |
Logical. Defaults to FALSE, opts to TRUE with you want information about access privileges and description |
data.frame with shema names and owners
1 2 3 4 | ## Not run:
pg_dn(conn)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.