read_fsk_json_metadata: Read the metadata.json file

View source: R/open_fsk.R

read_fsk_json_metadataR Documentation

Read the metadata.json file

Description

Read the metadata.json file

Usage

read_fsk_json_metadata(file_dir, check = FALSE, filename = "metaData.json")

Arguments

file_dir

path to the file.

check

Whether to make checks. FALSE by default.

filename

Name of the file whith the information (meataData.json by default).

Value

A list with the contents of the metadata file.


FSK2R documentation built on March 18, 2022, 7:21 p.m.