Skip to content

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle committed Nov 26, 2024
1 parent 4a6e955 commit 9888c73
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
10 changes: 7 additions & 3 deletions R/emodnet_wfs.R
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,13 @@
#'
#' @format ## `emodnet_wfs`
#' \describe{
#' \item{emodnet_thematic_lot}{EMODnet disciplinary themes - bathymetry, biology, chemistry, geology, human activities, physics and seabed habitats}
#' \item{service_name}{Name of the specific service. Use in [emodnet_init_wfs_client].}
#' \item{service_url}{[Web Feature Service (WFS)](https://www.ogc.org/publications/standard/wfs/) URL endpoint for accessing the service.}
#' \item{emodnet_thematic_lot}{EMODnet disciplinary themes - bathymetry,
#' biology, chemistry, geology, human activities, physics and seabed habitats}
#' \item{service_name}{Name of the specific service.
#' Use in [emodnet_init_wfs_client].}
#' \item{service_url}{
#' [Web Feature Service (WFS)](https://www.ogc.org/publications/standard/wfs/)
#' URL endpoint for accessing the service.}
#' }
#'
#' @return Tibble of available EMODnet Web Feature Services
Expand Down
10 changes: 7 additions & 3 deletions man/emodnet_wfs.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9888c73

Please sign in to comment.