koboFormID | R Documentation |
Get KoboToolbox form IDs for a user
koboFormID(server_url, token = NULL, user = NULL, pass = NULL)
server_url |
URL of the KoboToolbox server, e.g. https://kc.kobotoolbox.org/ |
token |
optional KoboToolbox user access token |
user |
optional KoboToolbox username |
pass |
optional KoboToolbox password |
if token
is supplied it is used preferentially over
user
and pass
. If token is not supplied, user
and
pass
must be supplied.
dataframe containing form IDs and names for all forms accessible to the specified user
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.