listOrganism {WebGestaltR} | R Documentation |
List Organisms
Description
List supported organisms on WebGestalt server.
Usage
listOrganism(hostName = "https://www.webgestalt.org/", cache = NULL)
Arguments
hostName |
The server URL for accessing data. Mostly for development purposes. |
cache |
A directory to save data cache for reuse. Defaults to |
Value
A list of supported organisms.
[Package WebGestaltR version 0.4.6 Index]