json_files_to_csv.Rd
Create a CSV file from a set of JSON files.
json_files_to_csv(json_paths, csv_path)
Vector of paths to JSON files.
Path for saving the resulting CSV file.