data-raw/data-other.R

# Unique identifiers.
# Source: https://github.com/forestgeo/bciex/issues/10
unique_id <- tibble::tribble(
  ~table,           ~column,
  "tree",          "TreeID",
  "stem",          "StemID",
  "ViewFullTable", "DBHID"
)

use_data(unique_id, overwrite = TRUE)
forestgeo/fgeo.opendata documentation built on May 25, 2019, 8:31 p.m.