hsdsInfo {rhdf5client}R Documentation

HSDS server get request accessor

Description

HSDS server get request accessor

Usage

hsdsInfo(object)

Arguments

object

H5S_source instance

Value

a data frame with response

Examples

hsdsCon = H5S_source(URL_hsds()) # hsds server connection
hsdsInfo(hsdsCon)

[Package rhdf5client version 1.2.3 Index]