.read_swissdata_meta_unknown_format {tstools}R Documentation

Read Meta Data File w/o File Extension

Description

Read a meta file without extension -> unknown format Tries to determine format (yaml, json) and return the metadata path must point to the file without extension e.g. swissdata_wd/set_id/set_id

Usage

.read_swissdata_meta_unknown_format(path)

Arguments

path

character file path.

Value

Meta list if file could be located, empty list otherwise


[Package tstools version 0.4.3 Index]