Function to access metadata
Arguments
- data
Dataset imported using one of the phslookups functions, e.g.
get_spd().
Examples
library(phslookups)
if (FALSE) { # \dontrun{
spd <- get_spd()
metadata(spd)
} # }
Function to access metadata
Dataset imported using one of the phslookups functions,
e.g. get_spd().
library(phslookups)
if (FALSE) { # \dontrun{
spd <- get_spd()
metadata(spd)
} # }