aRTdb-reload {aRT} | R Documentation |
Function that reloads views from the database. One can change the owner of the views. See openDb
.
## S4 method for signature 'aRTdb': reload(object, user)
object |
object of aRTdb class. |
user |
The owner of the views in the database. |
Pedro Ribeiro de Andrade