read_fsk_manifest: Read the manifest of an FSK file and convert it to a data.frame
Description
Read the manifest of an FSK file and convert it to a data.frame
Usage
read_fsk_manifest(file_dir, check = FALSE, filename = "manifest.xml")
Arguments
check
Whether to make checks. FALSE by default.
filename
Name of the file whith the information (manifest.xml by default).
Value
A data.frame with the contents of the xlm file.