View source: R/db_list_users.R
db_list_users | R Documentation |
Function to list users for a database.
db_list_users(con)
con |
Database connection. |
Tibble.
Stuart K. Grange
## Not run:
# Get the database's users
db_list_users(con)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.