is_connected_irods {rirods}R Documentation

Predicate for iRODS Connectivity

Description

A predicate to check whether you are currently connected to an iRODS server.

Usage

is_connected_irods(...)

Arguments

...

Currently not implemented.

Value

Boolean whether or not a connection to iRODS exists.

Examples

is_connected_irods()

[Package rirods version 0.2.0 Index]