Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle committed Apr 29, 2022
1 parent ce7dfb4 commit 9ece479
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/layer_attributes.R
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ layer_attributes_summarise <- function(wfs = NULL,
#' @export
#'
#' @examples
#' \dontrun(
#' \dontrun{
#' layer_attribute_descriptions(service = "human_activities", layer = "maritimebnds")
#' )
#' }
layer_attribute_descriptions <- function(wfs = NULL,
service = NULL,
service_version = "2.0.0", layer) {
Expand Down
4 changes: 2 additions & 2 deletions man/layer_attribute_descriptions.Rd

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

0 comments on commit 9ece479

Please sign in to comment.