read_json_headers: Extracts the information from each json and merges it to the...

read_json_headersR Documentation

Extracts the information from each json and merges it to the dataframe. Depends on existing columns! Identified by get_json_headers

Description

Extracts the information from each json and merges it to the dataframe. Depends on existing columns! Identified by get_json_headers

Usage

read_json_headers(json_path, suffix = "")

Arguments

json_path

path containing the json files

output_suffix

suffix, which will be appended to the output file

Value

writes a tsv (prefix "json_metadata") containing all headers and the contained information from the JSON files.

Examples

read_json_headers(json_list, empty_df_with_headers)

wulms/bidsconvertr documentation built on Sept. 17, 2023, 11:22 p.m.