kobo_curl: connect to the kobo api server and return the connection

Description Usage Arguments

Description

connect to the kobo api server and return the connection

Usage

1
2
3
kobo_curl(endpoint, dat = NULL, method = "GET", options = list(),
  form = list(), headers = list(), server = getOption("koboServer"),
  token = getOption("koboToken"))

Arguments

endpoint

a string containing the suffix of the desired api url (after https://<kobocat-server>/api/v1/)


mlgrm/svyr documentation built on May 13, 2019, 11:08 a.m.