read_fsk_rdf_metadata: Read the metadata.rdf
Description
Read the metadata.rdf
Usage
read_fsk_rdf_metadata(file_dir, check = FALSE, filename = "metadata.rdf")
Value
A list with the contents of the .xml file.
Arguments
- file_dir
path to the file.
- check
Whether to make checks. FALSE by default.
- filename
Name of the file whith the information (metadata.rdf by default).