validmeasures/odkr: 'Open Data Kit' ('ODK') R API

Utility functions for working with datasets gathered using 'Open Data Kit' ('ODK') <https://opendatakit.org/>. These include an API to interface with 'ODK Briefcase', a 'Java' application for fetching and pushing 'ODK' forms and their contents, that allows pulling of data from either a remote 'ODK Aggregate Server' or a local 'ODK' folder, a rename function to give more human readable variable names for 'ODK' datasets, a merge function to create a single dataframe from a nested 'ODK' dataset and an expand function to disaggregate multiple choice answers that have been collapsed into single code by 'ODK'.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.3.3.9000
URL https://github.com/rapidsurveys/odkr https://rapidsurveys.io/odkr/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("validmeasures/odkr")
validmeasures/odkr documentation built on Oct. 16, 2024, 3:55 p.m.