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)
Arguments
- Input_Strings
a JSON string (or an array)
Details
converts a JSON Boolean string to an R
logical object