Skip to contents

Get the list of current GMD datasets that match the local inventory

Usage

dlw_gmd_match()

Value

A data.table of matched datasets, or NULL if no match found

Examples

if (FALSE) { # \dontrun{
df <- dlw_gmd_match()
head()
} # }