Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
I ICOADS R HOSTACE
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • brivas
  • ICOADS R HOSTACE
  • Wiki
  • Home

Last edited by bearecinos Jul 06, 2020
Page history
This is an old version of this page. You can view the most recent version or browse the history.

Home

Welcome to the documentation website for the ICOADS R toolbox.

Note: the code in this repository and its documentation is still in a very early stage!

Resources:

  • Introduction
  • Installation
  • Workflow
    1. Data selection
    2. Processing of ID's
    3. Matching criteria
    4. Quality control
    5. Duplicate identification
  • API Reference
  • Releases
  • Examples

Repository structure

graph LR;
    Repository --> scr ;
    Repository --> rscripts;
    Repository --> rutils;
    Repository --> config.yml;
		
    scr -->  id1["c-shell / bash scripts to run the entire data processing according to the workflow"];
    rscripts --> id2["Rscripts to run each data processing stage defined in Workflow (scr) "];
    rutils --> id3["Collection of utility functions"];
    config.yml --> id4["Configuration file"];
Clone repository
  • API Reference
  • Examples
  • Home
  • How to install
  • Introduction
  • JASMIN tips
  • Releases
  • Workflow
  • Workflow
    • Data selection
    • Duplicate indentification
    • Matching criteria
    • Processing of IDs
    • Quality control