Description Usage Arguments Details Value Author(s) See Also Examples
Get the imageHTS configuration from an imageHTS object.
1 | getImageConf(x)
|
x |
An imageHTS object. |
See the documentation of parseImageConf
for details.
A list containing the imageHTS configuration attributes.
Gregoire Pau, gregoire.pau@embl.de, 2010
1 2 3 4 | local = tempdir()
server = system.file('submorph', package='imageHTS')
x = parseImageConf('conf/imageconf.txt', localPath=local, serverURL=server)
getImageConf(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.