get_api_url: Get URL of api

View source: R/utils-api.R

get_api_urlR Documentation

Get URL of api

Description

Get URL of api

Usage

get_api_url(api)

Arguments

api

(character) The type of API to be used or URL at which the API can be accessed. Can be either: - 'humanitarian_response': "https:://kobo.humanitarianresponse.info" will be used as the base URL (default) - 'kobotoolbox': "https:://https://kf.kobotoolbox.org" will be used as the base URL - 'custom': custom URL. Must at least start with "https://"

Value

character vector with the URL of the api


ElliottMess/koboAPI documentation built on May 13, 2022, 3:49 p.m.