Skip to contents

Create a CSV file from a set of JSON files.

Usage

json_files_to_csv(json_paths, csv_path)

Arguments

json_paths

Vector of paths to JSON files.

csv_path

Path for saving the resulting CSV file.