R/strip_bom.R
strip_bom.Rd
A function to strip Byte Order Marks (BOM) out of JSON data that is returned from some online API calls.
strip_bom(df)
The API response to remove BOMs from.