Downloads an XML notice of a given type associated with a Cellar resource.
Arguments
- url
A valid url as character vector of length one based on a resource identifier such as CELEX or Cellar URI.
- file
A character string with the name where the downloaded file is saved.
- notice
The type of notice requested controls what kind of metadata are returned.
- language_1
The priority language in which the data will be attempted to be retrieved, in ISO 639 2-char code
- language_2
If data not available in
language_1, trylanguage_2- language_3
If data not available in
language_2, trylanguage_3- mode
A character string specifying the mode with which to write the file. Useful values are "w", "wb" (binary), "a" (append) and "ab".
