Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
rglow
friendlyr
Commits
5962e09a
Commit
5962e09a
authored
Aug 24, 2018
by
Jean-Marie Lepioufle
Browse files
adapted to roxygen2 v6
parent
e4ec900d
Changes
2
Hide whitespace changes
Inline
Side-by-side
man/qa.Rd
View file @
5962e09a
...
@@ -5,9 +5,10 @@
...
@@ -5,9 +5,10 @@
\title{qa
\title{qa
qa}
qa}
\usage{
\usage{
qa(service = NULL, username = NULL, password = NULL, fromDate = NULL,
qa(service = NULL, username = NULL, password = NULL,
toDate = NULL, precision = NULL, timeResolution = NULL,
fromDate = NULL, toDate = NULL, precision = NULL,
element_id = NULL, station_id = NULL, location = NULL)
timeResolution = NULL, element_id = NULL, station_id = NULL,
location = NULL)
}
}
\arguments{
\arguments{
\item{service}{service}
\item{service}{service}
...
...
man/ts.Rd
View file @
5962e09a
...
@@ -5,9 +5,10 @@
...
@@ -5,9 +5,10 @@
\title{ts
\title{ts
ts}
ts}
\usage{
\usage{
ts(service = NULL, username = NULL, password = NULL, fromDate = NULL,
ts(service = NULL, username = NULL, password = NULL,
toDate = NULL, precision = NULL, timeResolution = NULL,
fromDate = NULL, toDate = NULL, precision = NULL,
element_id = NULL, station_id = NULL, location = NULL)
timeResolution = NULL, element_id = NULL, station_id = NULL,
location = NULL)
}
}
\arguments{
\arguments{
\item{service}{service}
\item{service}{service}
...
...
Write
Preview
Supports
Markdown
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