Commit 40960f46 authored by Dorchies David's avatar Dorchies David
Browse files

doc: add logo and acknowlegdments

parent 351333b0
No related merge requests found
Pipeline #26091 passed with stages
in 1 minute and 41 seconds
Showing with 28 additions and 1 deletion
+28 -1
......@@ -15,6 +15,8 @@ knitr::opts_chunk$set(
# hubeau an R package for the Hub'eau APIs
<img src="man/figures/logo.svg" align="right" height="120px"/>
<!-- badges: start -->
`r badger::badge_license(color = "orange")`
`r badger::badge_lifecycle("experimental", color = "blue")`
......@@ -42,7 +44,7 @@ library(hubeau)
See the package documentation by typing:
```{r}
```r
?hubeau
```
......@@ -52,4 +54,8 @@ Each function is documented with at least one example:
example("get_prelevements_chroniques")
```
## Acknowledgement
The authors would like to thank the European Commission and the French National Research Agency (ANR) for funding in the frame of the collaborative international consortium [IN-WOP](http://www.waterjpi.eu/joint-calls/joint-call-2018-waterworks-2017/booklet/in-wop) financed under the 2018 Joint call of the WaterWorks2017 ERA-NET Cofund. This ERA-NET is an integral part of the activities developed by the Water JPI.
<div style="display: flex; justify-content: space-between;">![Water JPI](man/figures/logo_water_jpi.png) ![Water Works 2017](man/figures/logo_water_works_2017.png) ![European Commission](man/figures/logo_european_commission.jpg) ![2018 Joint call](man/figures/logo_2018_joint_call.png)</div>
......@@ -3,6 +3,8 @@
# hubeau an R package for the Hub’eau APIs
<img src="man/figures/logo.svg" align="right" height="120px"/>
<!-- badges: start -->
[![License:
......@@ -67,3 +69,22 @@ example("get_prelevements_chroniques")
#> # code_departement <chr>, libelle_departement <chr>, nom_ouvrage <chr>,
#> # uri_ouvrage <chr>
```
## Acknowledgement
The authors would like to thank the European Commission and the French
National Research Agency (ANR) for funding in the frame of the
collaborative international consortium
[IN-WOP](http://www.waterjpi.eu/joint-calls/joint-call-2018-waterworks-2017/booklet/in-wop)
financed under the 2018 Joint call of the WaterWorks2017 ERA-NET Cofund.
This ERA-NET is an integral part of the activities developed by the
Water JPI.
<div style="display: flex; justify-content: space-between;">
![Water JPI](man/figures/logo_water_jpi.png) ![Water Works
2017](man/figures/logo_water_works_2017.png) ![European
Commission](man/figures/logo_european_commission.jpg) ![2018 Joint
call](man/figures/logo_2018_joint_call.png)
</div>
man/figures/logo_2018_joint_call.png

5.44 KB

man/figures/logo_european_commission.jpg

7.5 KB

man/figures/logo_water_jpi.png

14.4 KB

man/figures/logo_water_works_2017.png

18.8 KB

Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment