Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
IN-WOP
hubeau
Commits
64e01df4
Commit
64e01df4
authored
Aug 05, 2021
by
Dorchies David
Browse files
doc: fix issue in get_hydrometrie_observations_tr
Refs
#7
parent
ee56175f
Pipeline
#26123
passed with stages
in 1 minute and 53 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
R/get_hydrometrie_observations_tr.R
View file @
64e01df4
...
...
@@ -12,7 +12,6 @@
#' get_hydrometrie_observations_tr(list(code_entite = "H0203020", grandeur_hydro = "Q"))
#'
get_hydrometrie_observations_tr
<-
function
(
params
,
unique_site
=
TRUE
,
cfg
=
config
::
get
(
file
=
system.file
(
"config.yml"
,
package
=
"hubeau"
)))
{
l
<-
doApiQuery
(
...
...
man/get_hydrometrie_observations_tr.Rd
View file @
64e01df4
...
...
@@ -6,7 +6,6 @@
\usage{
get_hydrometrie_observations_tr(
params,
unique_site = TRUE,
cfg = config::get(file = system.file("config.yml", package = "hubeau"))
)
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment