Description Usage Arguments Value Author(s) References See Also Examples
Returns the names of the RDB compute domains available to the user.
1 | Jobs.getRDBComputeDomainsNames(rdbComputeDomains=NULL)
|
rdbComputeDomains |
a list of rdbComputeDomain objects, as returned by Jobs.getRDBComputeDomains(). If not set, then an extra internal call to Jobs.getRDBComputeDomains() is made. |
a list of strings, each being the name of a rdb compute domain available to the user.
Manuchehr Taghizadeh-Popp
Maintainer: Manuchehr Taghizadeh-Popp <mtaghiza@jhu.edu>
http://www.sciserver.org
http://apps.sciserver.org
http://www.github.com/sciserver/SciScript-R
1 | rdbComputeDomainsNames = Jobs.getRDBComputeDomainsNames()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.