aRTconn-addUser {aRT} | R Documentation |
Function to grant ALL permissions in a DBMS for a user. The DBMS user must be root.
## S4 method for signature 'aRTconn': addUser(object, user="user")
object |
Object of class aRTconn . |
user |
The user that will be granted. |
Pedro Ribeiro de Andrade Neto
aRTconn-class
shows the description of this class.