项目作者: AgrDataSci

项目描述 :
Workflow for data analysis applied in ClimMob platform
高级语言: R
项目地址: git://github.com/AgrDataSci/ClimMob-analysis.git
创建时间: 2019-07-30T08:00:20Z
项目社区:https://github.com/AgrDataSci/ClimMob-analysis

开源协议:Other

下载


DOI
ProjStatus
Lifecycle

Workflow for automated analysis and report of decentralized experimental data with the tricot approach

Overview

This repository contains the code used in the workflow to analyse data and create reports for the ClimMob platform. Read the latest enhancements in this algorithm here.

Repository organisation

ClimMob.R is the main script in this repository. It performs the analysis, calls for the other supporting files and generates the automated reports for the ClimMob project and the individual reports for the participants in the project.

  • modules/ contains the functions used to organise the data and perform the analysis. They are called by ClimMob.R
  • report/ contains the markdown templates to produce the reports.
  • run-local contains the script to prepare a set of ClimMob project(s) locally before sending it for analysis

Meta