powered by
This function lets the user transform a JSON string into vector (data.frame with 1 row). You can also pass a Python's dictionary.
json2vector(json)
Character. JSON string. Example of a string: '"feat1": null, "feat2": "M"'