@@ -28,21 +28,21 @@ website**, if available. When there is no documentation website, often
2828one or more ** vignettes** are available within the package, describing
2929the package’s purpose and demonstrating its use.
3030
31- The following table gives a ** quick
32- overview ** :
33-
34- | Research stage | Related INBO packages |
35- | :---------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
36- | Study design | [ grts ] ( https://github.com/ThierryO/grts ) |
37- | Retrieve data: environmental | [ wateRinfo] ( https://ropensci.github.io/wateRinfo/ ) , [ pydov] ( https://pydov.readthedocs.io/ ) , [ watina] ( https://inbo.github.io/watina ) |
38- | Retrieve data: biological | [ pyinaturalist] ( https://github.com/inbo/pyinaturalist ) , [ uvabits] ( https://inbo.github.io/uvabits/ ) , [ etn] ( https://inbo.github.io/etn/ ) , [ n2khab] ( https://inbo.github.io/n2khab ) |
39- | Store data | [ git2rdata] ( https://inbo.github.io/git2rdata/ ) |
40- | Validate data | [ pywhip] ( https://inbo.github.io/pywhip/ ) |
41- | Analyze data: graphs | [ inboggvegan] ( https://github.com/inbo/inboggvegan ) |
42- | Analyze data: models | [ inlatools] ( https://inlatools.netlify.com/ ) , [ multimput] ( https://github.com/inbo/multimput ) , [ effectclass] ( https://effectclass.netlify.com ) , [ niche\_ vlaanderen] ( https://inbo.github.io/niche_vlaanderen/ ) , [ gwloggeR] ( https://dov-vlaanderen.github.io/groundwater-logger-validation/gwloggeR/docs/articles/gwloggeR.html ) |
43- | Analyze data: indices | [ LSVI] ( https://inbo.github.io/LSVI ) |
44- | Publish | [ INBOmd] ( https://inbomd.netlify.com/articles/introduction.html ) , [ INBOtheme] ( https://inbo.github.io/INBOtheme/ ) |
45- | Miscellaneous (mixed content) | [ inborutils] ( https://inbo.github.io/inborutils/ ) |
31+ The following table gives a ** quick overview ** :
32+
33+ | Research stage | Related INBO packages |
34+ | :------------- | :-------------------- |
35+ | Study design | [ grts ] ( https://github.com/ThierryO/grts ) |
36+ | Retrieve data: general | [ inbodb ] ( https://inbo. github.io/inbodb ) |
37+ | Retrieve data: environmental | [ wateRinfo] ( https://ropensci.github.io/wateRinfo/ ) , [ pydov] ( https://pydov.readthedocs.io/ ) , [ watina] ( https://inbo.github.io/watina ) |
38+ | Retrieve data: biological | [ pyinaturalist] ( https://github.com/inbo/pyinaturalist ) , [ uvabits] ( https://inbo.github.io/uvabits/ ) , [ etn] ( https://inbo.github.io/etn/ ) , [ n2khab] ( https://inbo.github.io/n2khab ) , [ forrescalc ] ( https://inbo.github.io/forrescalc/ ) |
39+ | Store data | [ git2rdata] ( https://inbo.github.io/git2rdata/ ) |
40+ | Validate data | [ pywhip] ( https://inbo.github.io/pywhip/ ) |
41+ | Analyze data: graphs | [ inboggvegan] ( https://github.com/inbo/inboggvegan ) |
42+ | Analyze data: models | [ inlatools] ( https://inlatools.netlify.com/ ) , [ multimput] ( https://github.com/inbo/multimput ) , [ effectclass] ( https://effectclass.netlify.com ) , [ niche\_ vlaanderen] ( https://inbo.github.io/niche_vlaanderen/ ) , [ gwloggeR] ( https://dov-vlaanderen.github.io/groundwater-logger-validation/gwloggeR/docs/articles/gwloggeR.html ) |
43+ | Analyze data: indices | [ LSVI] ( https://inbo.github.io/LSVI ) |
44+ | Publish | [ INBOmd] ( https://inbomd.netlify.com/articles/introduction.html ) , [ INBOtheme] ( https://inbo.github.io/INBOtheme/ ) |
45+ | Miscellaneous (mixed content) | [ inborutils] ( https://inbo.github.io/inborutils/ ) |
4646
4747## Study design
4848
@@ -52,6 +52,12 @@ overview**:
5252
5353## Retrieve data
5454
55+ ### General
56+
57+ - ** R package [ inbodb] ( https://inbo.github.io/inbodb ) ** : connect
58+ to and retrieve data from databases on the INBO server, with
59+ dedicated functions to query some of these databases.
60+
5561### Environmental data
5662
5763 - ** R package [ wateRinfo] ( https://ropensci.github.io/wateRinfo/ ) ** :
@@ -100,6 +106,11 @@ overview**:
100106 GRTSmaster\_ habitats)* and preprocessing functions, supporting
101107 reproducible and transparent analyses on Flemish Natura 2000 (* n2k* )
102108 habitats (* hab* ) and regionally important biotopes (RIBs).
109+ - ** R package [ forrescalc] ( https://inbo.github.io/forrescalc/ ) ** :
110+ provides aggregated values on dendrometry, regeneration and
111+ vegetation of the Flemish forest reserve monitoring network, and
112+ functions to derive these data starting from individual tree
113+ measurements in Fieldmap.
103114
104115## Store data
105116
0 commit comments