Description Usage Arguments Value
View source: R/setup_form_directory.R
Setup directory to retrieve and aggregate data of a form
1 2 3 4 5 6 | setupFormDirectory(
xFormId,
token,
formDirectory = NULL,
baseUrl = "https://api.ona.io/api/v1/"
)
|
xFormId |
xForm ID of the form |
token |
Identification token to connect to API |
formDirectory |
Optional, path to directory where to save form information and data |
baseUrl |
Optional, base url of API |
Form info object containing information on the form and its directory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.