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

Home · Changes

Page history
added version history authored Jun 10, 2020 by bearecinos's avatar bearecinos
Hide whitespace changes
Inline Side-by-side
Showing with 15 additions and 4 deletions
+15 -4
  • Home.md Home.md +15 -4
  • No files found.
Home.md
View page @ 1514ec8c
...@@ -4,7 +4,8 @@ Welcome to the documentation website for the **ICOADS R toolbox**. ...@@ -4,7 +4,8 @@ Welcome to the documentation website for the **ICOADS R toolbox**.
> **Note:** the code in this repository and its documentation > **Note:** the code in this repository and its documentation
> is still in a very early stage! > is still in a very early stage!
Resources: Resources
----
- [Introduction](introduction) - [Introduction](introduction)
- [Installation](how-to-install) - [Installation](how-to-install)
...@@ -16,11 +17,12 @@ Resources: ...@@ -16,11 +17,12 @@ Resources:
4. [Quality control](Workflow/Quality-control) 4. [Quality control](Workflow/Quality-control)
5. [Duplicate identification](Workflow/Duplicate-indentification) 5. [Duplicate identification](Workflow/Duplicate-indentification)
- [API Reference](api-reference) - [API Reference](api-reference)
- [Releases]() - [Releases](releases)
- [Examples]() - [Examples](examples)
**Repository structure** Repository structure
---
```mermaid ```mermaid
graph LR; graph LR;
...@@ -34,3 +36,12 @@ graph LR; ...@@ -34,3 +36,12 @@ graph LR;
rutils --> id3["Collection of utility functions"]; rutils --> id3["Collection of utility functions"];
config.yml --> id4["Configuration file"]; config.yml --> id4["Configuration file"];
``` ```
About
----
Version | ![https://cran.r-project.org/bin/windows/base/old/3.6.1/](https://img.shields.io/badge/R-3.6.1-blue)
-------- :|:------------
**Citation** |
**License** |
**Authors** | See the [version history](releases) for a list of all contributors.
Clone repository

Wiki pages

Home

Introduction
Installation
JASMIN tips
Workflow
- Data selection
- Processing of ID's
- Matching criteria
- Quality control
- Duplicate identification
API Reference
Releases
Examples