aRTdb-reload {aRT}R Documentation

reload

Description

Function that reloads views from the database. One can change the owner of the views. See openDb.

Usage

## S4 method for signature 'aRTdb':
reload(object, user)

Arguments

object object of aRTdb class.
user The owner of the views in the database.

Author(s)

Pedro Ribeiro de Andrade


[Package aRT version 1.6-4 Index]