Skip to content

Commit

Permalink
docs: description for emodnet_get_layer_info() and friends
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle committed Nov 5, 2024
1 parent 439307f commit d6b3d98
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
5 changes: 5 additions & 0 deletions R/info.R
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,11 @@ emodnet_get_layer_info <- memoise::memoise(.emodnet_get_layer_info)
}
#' Get WFS available layer information
#'
#' Metadata about data available from the different services:
#' data (layers) from a data source (service),
#' metadata on layers from a service,
#' metadata on layers from all services.
#'
#' @param wfs A `WFSClient` R6 object with methods for interfacing an
#' OGC Web Feature Service. From [`emodnet_init_wfs_client()`].
#' @inheritParams emodnet_init_wfs_client
Expand Down
5 changes: 4 additions & 1 deletion man/emodnet_get_wfs_info.Rd

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

0 comments on commit d6b3d98

Please sign in to comment.