Commit 94e565ff authored by David Nortes Martínez's avatar David Nortes Martínez
Browse files

new dataset catchment

1 merge request!6Resolve "add catchment data"
This commit is part of merge request !6. Comments created here will be created in the context of that merge request.
Showing with 16 additions and 1 deletion
+16 -1
......@@ -106,4 +106,19 @@
#' }
#'
#' @source \url{http://bdtopage.eaufrance.fr/page/objectifs}
"so_ii_hydro"
\ No newline at end of file
"so_ii_hydro"
#' Catchment areas of interest within the so-ii perimeter
#'
#' A dataset containing the official catchments areas of interest from the BD
#' TOPAGE within the so-ii perimeter.
#'
#' @format sf data.frame 15 rows, 4 variables
#' \describe{
#' \item{id}{id, from BD TOPAGE (corresponding to CdOh)}
#' \item{name}{character, name of the catchment area in BD TOPAGE}
#' \item{degre}{character, level of detail to plot the catchment area}
#' }
#'
#' @source \url{http://bdtopage.eaufrance.fr/page/objectifs}
"so_ii_catchment"
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment