CasJobs.getSchemaName: Get name of schema in MyScratch.

Description Usage Value Author(s) References See Also Examples

View source: R/CasJobs.r

Description

Returns the WebServiceID that identifies the schema for a user in MyScratch database with CasJobs.

Usage

1

Value

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.

Author(s)

Gerard Lemson, Manuchehr Taghizadeh-Popp
Maintainer: Manuchehr Taghizadeh-Popp <mtaghiza@jhu.edu>

References

http://www.sciserver.org
http://skyserver.sdss.org/casjobs
http://www.github.com/sciserver/SciScript-R

See Also

CasJobs.getTables.

Examples

1
## Not run: wsid = CasJobs.getSchemaName()

sciserver/SciScript-R documentation built on May 29, 2019, 3:45 p.m.