R/utils.R

Defines functions pkg_resource

pkg_resource <- function(...) {
  system.file("resources", ..., package = "unhcrdown", mustWork = TRUE)
}
vidonne/unhcrdown documentation built on June 1, 2025, 11:02 p.m.