HSDSSource: Construct an object of type HSDSSource.

Description Usage Arguments Details Value Examples

Description

A HSDSSource is a representation of a URL which provides access to a HDF5 server (either h5serv or hsds.)

Usage

1
HSDSSource(endpoint, type = "hsds")

Arguments

endpoint

URL for server

type

Type of server software at the source; must be

Details

This function is deprecated and will be defunct in the next release.

Value

An object of type HSDSSource

Examples

1
src.hsds <- HSDSSource('http://hsdshdflab.hdfgroup.org')

sampoll/rhdf5client documentation built on June 4, 2019, 6:56 p.m.