spare_q: Make a web query that makes use of redundant servers

Description Usage Arguments Value

Description

Make a web query that makes use of redundant servers

Usage

1
spare_q(service, url, fun, ...)

Arguments

service

Name of the service.

url

URL, within the base URL of the server(s). This will be appended to the base URLs.

fun

The function to call. It should have an argument called url.

...

Additional arguments to pass to fun.

Value

The return value of fun.


spareserver documentation built on May 2, 2019, 8:27 a.m.