CasJobs.getSchemaName {SciServer} | R Documentation |
Returns the WebServiceID that identifies the schema for a user in MyScratch database with CasJobs.
CasJobs.getSchemaName()
Returns the WebServiceID of the user as a character string. Throws an exception if the user is not logged into SciServer (use Authentication.login
for that purpose). Throws an exception if the HTTP request to the CasJobs API returns an error.
Gerard Lemson, Manuchehr Taghizadeh-Popp
Maintainer: Manuchehr Taghizadeh-Popp <mtaghiza@jhu.edu>
http://www.sciserver.org
http://skyserver.sdss.org/casjobs
http://www.github.com/sciserver/SciScript-R
## Not run: wsid = CasJobs.getSchemaName()