Skip to contents

This string is used as the basis for all calls to AREAdata. It does not contain any tokens or session ids, and thus can be regenerated at any time.

Usage

ad_basereq()

Value

Returns a string containing the root address of the AREAdata dataset.

Author

Francis Windram

Examples

if (FALSE) { # \dontrun{
basereq <- ad_basereq()
} # }