Skip to content

Commit

Permalink
fix preview example (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
boshek authored Jul 1, 2023
1 parent b9913f9 commit 8a9aeda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/bcdc-web-services.R
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ bcdc_query_geodata.bcdc_record <- function(record, crs = 3005) {
#' )
#'
#' try(
#' bcdc_preview("points-of-well-diversion-applications")
#' bcdc_preview("water-reservations-points")
#' )
#'
#' # Using BCGW name
Expand Down
2 changes: 1 addition & 1 deletion man/bcdc_preview.Rd

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

0 comments on commit 8a9aeda

Please sign in to comment.