get_api_url | R Documentation |
Get URL of api
get_api_url(api)
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://" |
character vector with the URL of the api
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.