Learn R Programming

scidb (version 1.0-1)

scidbdisconnect: Disconnect from a SciDB database.

Description

SciDB connections are automatically disconnected by the package in normal practice. The scidbdisconnect function forces the current connection to disconnect.

Usage

scidbdisconnect()

Arguments

Value

  • NULL is invisibly returned.