dsListPackages,ArmadilloConnection-method {DSMolgenisArmadillo}R Documentation

List packages

Description

List packages with their versions defined in the DataSHIELD configuration.

Usage

## S4 method for signature 'ArmadilloConnection'
dsListPackages(conn)

Arguments

conn

ArmadilloConnection-class class object

Value

A data.frame with columns: name, version.


[Package DSMolgenisArmadillo version 2.0.9 Index]