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
3
4
5
## Not run: 
hsdsCon = H5S_source(URL_hsds()) # hsds server connection
setPath(hsdsCon, "/home/stvjc/hdf5_mat.h5")-> hsds

## End(Not run)

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