View source: R/BackendDatabase.R
grantPermissionOnServer | R Documentation |
Grant read-permission on server
grantPermissionOnServer(
connectionDetails,
schema,
user = "legendt2dm_readonly"
)
connectionDetails |
An object of type |
schema |
Schema name for read-permission |
user |
User name for read-permission |
Only PostgreSQL servers are supported.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.