Skip to content
Snippets Groups Projects
Commit 37355886 authored by Laura A DeCicco's avatar Laura A DeCicco
Browse files

More news

parent d68d47f8
No related branches found
No related tags found
1 merge request!151readr for importRDB1
......@@ -3,7 +3,8 @@ dataRetrieval 2.4.0
* Package readr now used for tab delimited parsing
* readr functions used to determine column types. Mostly, this produces the same results.
* In the case where there is text in a numeric column (specified by the RDB header), these now remain characters (previously was converted to numeric)
*
* Columns that come back from web services as integers remain integers (previously was converted to numeric)
* Added reported time zone code information. dateTime columns by default get converted to UTC, but the original time zone code (tz_cd for instance) is appended to the data frame.
dataRetrieval 2.3.0
===========
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment