lsteinmann/idaifieldR: Importing Data from Field Desktop / iDAI.field into R

idaifieldR imports data from the iDAI.field / Field Desktop database into R. The core functions of this package use the API of CouchDB to query a syncing Field Desktop client and store the whole database or a subset in a list in R (in memory), avoiding the csv-export. The package offers functions to simplify and reformat that data somewhat. Any R-Script using idaifieldR to import the database can be re-run and updated with new data flexibly without exporting from the Client itself.

Getting started

Package details

AuthorLisa Steinmann
MaintainerLisa Steinmann <lisa.steinmann@rub.de>
LicenseGPL (>= 3)
Version0.3.5
URL https://github.com/lsteinmann/idaifieldR https://lsteinmann.github.io/idaifieldR/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("lsteinmann/idaifieldR")
lsteinmann/idaifieldR documentation built on April 3, 2025, 2:06 p.m.