powered by
Checks whether a file is a JSON file.
is_json(file)
a boolean
a filepath
if (FALSE) { is_json("file.json") }
Run the code above in your browser using DataLab