SQRL (version 0.6.2)

sqrlOff: Close Connections and Deactivate Package

Description

Closes all connections, detaches the interface environment (SQRL:Face) from the search path, and unloads the SQRL namespace. No further communication with any data source will be possible through SQRL (unless it is reloaded).

Usage

sqrlOff()

Arguments

Value

Returns invisible NULL.

See Also

SQRL

Examples

Run this code
# NOT RUN {
# Calling sqrlOff() will deactivate and unload SQRL.
sqrlOff()
# }

Run the code above in your browser using DataLab