
Displays the PDF Metadata for ABARES' "Catchment Land Use" (CLUM) Raster Files in a Native Viewer
Source:R/view_clum_metadata_pdf.R
view_clum_metadata_pdf.Rd
Each "Catchment Land Use" (CLUM) raster file comes with a PDF of metadata. This function will open and display that file using the native PDF viewer for any system with a graphical user interface and PDF viewer configured. If the file does not exist locally, it will be fetched and displayed.
Source
- CLUM Metadata
https://www.agriculture.gov.au/sites/default/files/documents/CLUM_DescriptiveMetadata_December2023_v2.pdf
- CLUM Commodities Metadata
https://www.agriculture.gov.au/sites/default/files/documents/CLUMC_DescriptiveMetadata_December2023.pdf
Value
An invisible NULL
. Called for its side-effects, opens the system's
native PDF viewer to display the requested metadata PDF
document.
See also
Other nlum:
read_nlum_stars()
,
read_nlum_terra()
,
view_nlum_metadata_pdf()