connectToOpenSILEXWS: connectToOpenSILEXWS

Description Usage Arguments

View source: R/connection.R

Description

load name space and connexion parameters of the webservice. Execute only once at the beginning of the requests. In the case of a WebService change of address or a renaming of services, please edit this list. and execute the function. Demonstration instances:

connectToOpenSILEXWS( identifier="guest@opensilex.org", password="guest", url = "http://www.opensilex.org/rest/")

Usage

1
connectToOpenSILEXWS(identifier, password, url)

Arguments

identifier

character, login of the user to create the token

password

character, password of the user to create the token

url

character


OpenSILEX/opensilex-ws-client-R documentation built on June 2, 2021, 10:24 p.m.