Learn R Programming

DatastreamDSWS2R (version 1.8.2)

dotconvert_JSON_Bool: .convert_JSON_Date

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_Bool(Input_Strings)

Value

an array of Dates

Arguments

Input_Strings

a JSON string (or an array)

Details

converts a JSON Boolean string to an R logical object