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
Water
dataRetrieval
Commits
13771e83
Commit
13771e83
authored
May 13, 2021
by
Laura A DeCicco
Browse files
And probably need this
parent
b4d1dcff
Changes
1
Hide whitespace changes
Inline
Side-by-side
R/importRDB1.r
View file @
13771e83
...
...
@@ -118,7 +118,7 @@ importRDB1 <- function(obs_url, asDateTime=TRUE, convertType = TRUE, tz="UTC"){
delim
=
"\t"
,
skip
=
meta.rows
+
2
,
col_names
=
FALSE
)
if
(
packageVersion
(
"readr"
)
>
1.9
){
if
(
utils
::
packageVersion
(
"readr"
)
>
1.9
){
args_list
[[
"show_col_types"
]]
<-
FALSE
}
if
(
convertType
){
...
...
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