links: access for link metadata for HDF5 server groups

Description Usage Arguments Value Examples

Description

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

Usage

1
links(object, index, ...)

Arguments

object

H5S_source instance

index

numeric group index

...

not used

Value

an object of type H5S_linkset with the linkset of the group

Examples

1
2
3
4
5
6
## Not run: 
bigec2 = H5S_source(URL_h5serv())
lks <- links(bigec2, 1)    # linkset for root group 
urls <- targets(lks)       # URLs of datasets in linkset

## End(Not run)

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