setupFormDirectory: Setup directory to retrieve and aggregate data of a form

Description Usage Arguments Value

View source: R/setup_form_directory.R

Description

Setup directory to retrieve and aggregate data of a form

Usage

1
2
3
4
5
6
setupFormDirectory(
  xFormId,
  token,
  formDirectory = NULL,
  baseUrl = "https://api.ona.io/api/v1/"
)

Arguments

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

Value

Form info object containing information on the form and its directory


ymlambert/malakitr documentation built on Dec. 23, 2021, 8:14 p.m.