... | @@ -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. |