HSDSSource: Construct an object of type HSDSSource.

Description Usage Arguments Details Value Examples

View source: R/Source.R

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')

rhdf5client documentation built on Nov. 8, 2020, 5:55 p.m.