Skip to content

Commit

Permalink
Add hex sticker
Browse files Browse the repository at this point in the history
  • Loading branch information
salvafern committed Jan 27, 2021
1 parent febbee8 commit 0c320ce
Show file tree
Hide file tree
Showing 3 changed files with 365 additions and 162 deletions.
4 changes: 2 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ knitr::opts_chunk$set(
)
```

# EMODnetWFS
# EMODnetWFS <img src='man/figures/emodnetwfs.svg' align="right" height="139"/>

<!-- badges: start -->
[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)
Expand Down Expand Up @@ -107,7 +107,7 @@ emodnet_get_layer_info(wfs = wfs_cml, layers = layers)

Finally, you can get details on all available services and layers from the server

```{r}
```{r eval=FALSE}
emodnet_get_all_wfs_info()
```

Expand Down
Loading

0 comments on commit 0c320ce

Please sign in to comment.