setPath: set path for hsds server resource

Description Usage Arguments Value Examples

Description

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

Usage

1
setPath(object, folderPath, ...)

Arguments

object

H5S_source instance

folderPath

character string with path to user's folder on hsds server

...

not used

Value

an updated object with folderPath set

Examples

1
2
hsdsCon = H5S_source(URL_hsds()) # hsds server connection
setPath(hsdsCon, "/home/stvjc/hdf5_mat.h5")-> hsds

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