create.API.request.URL: Create an URL for a request to the Experigen API.

Description Usage Arguments Value See Also Examples

Description

Create an URL for a request to the Experigen API.

Usage

1
create.API.request.URL(server, request, params = list())

Arguments

server

The server name (no need to be clean)

request

The request verb to the server

params

A list of name=value pairs that will be passed to the server

Value

A URL that can be queried.

See Also

Other development: API.request, checkAuthentication, prepare.server.URL, server.version

Examples

1
create.API.request.URL("db.phonologist.org", "users", list(sourceurl="x.y", experimentName="z"))

aquincum/Rexperigen documentation built on May 10, 2019, 12:45 p.m.