Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
RextApi
eipar
Commits
449e9a03
Commit
449e9a03
authored
Apr 30, 2018
by
Jean-Marie Lepioufle
Browse files
typo
parent
8980e6fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
R/eipar.R
View file @
449e9a03
...
...
@@ -19,7 +19,7 @@ eipar_object <- function(){
client_api
$
url_auth
(
"ask for the id key"
)
client_api
$
auth_type
(
"basic"
)
client_api
$
ua
(
"eipar-r-package"
)
client_api
$
base_url
(
host
=
"https://air-tst.epa.ie"
,
basepath
=
"api/v1/"
)
client_api
$
base_url
(
host
=
"https://air-tst.epa.ie"
,
basepath
=
"
/
api/v1/"
)
client_api
$
add_endpoint
(
name
=
"measurements"
,
epoint
=
"aq_measurements"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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