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
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"];
About
Version | |
Citation | |
License | |
Authors | See the version history for a list of all contributors. |