README.md

ClimMobTools

CRAN CRANchecks Downloads

ClimMobTools: API Client for the 'ClimMob' platform in R

Overview

ClimMobTools the API Client for the 'ClimMob' platform in R. ClimMob is an open source software for decentralized large-N trials with the 'tricot' approach. Developed by van Etten et al. (2019) 'tricot' turns the research paradigm on its head; instead of a few researchers designing complicated trials to compare several technologies in search of the best solutions, it enables many participants to carry out reasonably simple experiments that taken together can offer even more information.

Package website

https://agrdatasci.github.io/ClimMobTools/

Installation

The package may be installed from CRAN via

install.packages("ClimMobTools")

The development version can be installed via

library("remotes")
install_github("agrdatasci/ClimMobTools", build_vignettes = TRUE)

Going further

The full functionality of ClimMobTools is illustrated in the package vignette. The vignette can be found on the package website or from within R once the package has been installed, e.g. via

vignette("Overview", package = "ClimMobTools")

Meta



AgrDataSci/ClimMobTools documentation built on April 26, 2024, 4:47 p.m.