This is a wrapper to two other packages; schema and EML files (i.e. xml) are
checked with the paperbark
package; csv files are checked with the corella
package.
Arguments
- x
(string) A directory containing the files to be published, or optionally a
.zip
file built from the same (i.e. withbuild_archive()
). Defaults to thedata
folder within the current working directory.
Value
Invisibly returns a tibble to the workspace containing check results; but primarily called for the side-effect of generating a report in the console.
See also
validate_archive()
which runs checks via API, rather than locally.