Commit f0dc16dd authored by Dorchies David's avatar Dorchies David
Browse files

doc(getOuvrageSeries)

Refs #1
parent db7991c8
1 merge request!1Resolve "Add data download at "ouvrage" scale"
Showing with 3 additions and 3 deletions
+3 -3
#' Retrieve data by device ("ouvrage") (metadata and yearly) #' Retrieve data by device ("ouvrage") (metadata and annual withdrawal volumes)
#' #'
#' @param code_sandre [character] Sandre identifier of the device #' @param code_sandre [character] Sandre identifier of the device
#' @param cookie a named [character] [vector] with the values of the cookies (See [getCookie]) #' @param cookie a named [character] [vector] with the values of the cookies (See [getCookie])
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
% Please edit documentation in R/getOuvrageSeries.R % Please edit documentation in R/getOuvrageSeries.R
\name{getOuvrageSeries} \name{getOuvrageSeries}
\alias{getOuvrageSeries} \alias{getOuvrageSeries}
\title{Retrieve data by device ("ouvrage") (metadata and yearly)} \title{Retrieve data by device ("ouvrage") (metadata and annual withdrawal volumes)}
\usage{ \usage{
getOuvrageSeries( getOuvrageSeries(
code_sandre, code_sandre,
...@@ -36,7 +36,7 @@ configuration stored at location \code{system.file("config.yml", package = "bnpe ...@@ -36,7 +36,7 @@ configuration stored at location \code{system.file("config.yml", package = "bnpe
} }
} }
\description{ \description{
Retrieve data by device ("ouvrage") (metadata and yearly) Retrieve data by device ("ouvrage") (metadata and annual withdrawal volumes)
} }
\examples{ \examples{
getOuvrageSeries("OPR0000200109") getOuvrageSeries("OPR0000200109")
......
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