.sanitizeBooleans {onc.api} | R Documentation |
For all rows in data, enforce that fields expected to have bool values are logical values (fixes API issues with booleans returned as strings)
.sanitizeBooleans(self, data = list())
self |
Calling object |
data |
(list) Parsed response |
(list) The modified data