Description Usage Arguments Examples
class for managing information about an HSDS 'host'
display HSDS_source instance
constructor for HSDS_source
1 2 3 4 | ## S4 method for signature 'HSDS_source'
show(object)
HSDS_source(serverPort, hostPath)
|
serverPort |
character(1) fully qualified URL and port number for HSDS instance |
hostPath |
character(1) string with resource name |
1 2 3 | hostPath = "/home/john/tenx_full.h5"
serverPort = "http://149.165.156.174:5101/"
HSDS_source(serverPort=serverPort, hostPath=hostPath)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.