Learn R Programming

DatastreamDSWS2R (version 1.8.2)

dotconvert_JSON_Double: .convert_JSON_Double

Description

this is a modification of the function provided by 'phiver' on http://stackoverflow.com/questions/32076957/nas-introduced-when- transforming-json-date

Usage

.convert_JSON_Double(Input_Strings)

Value

an array of Dates

Arguments

Input_Strings

a JSON Date string (or an array)

Details

converts a JSON Double object an R Double object