use_metadata_template: Write an example metadata statement to disk
Description
This function places a metadata template at the address specified by "file",
defaulting to "metadata.Rmd" in the working directory. The template is
built in such a way that standard rendering with rmarkdown or Quarto to
HTML or PDF will function; but also that it renders to valid EML when
processed using read_md() and write_eml().