R/utils.R

Defines functions pkg_resource

pkg_resource <- function(...) {
  system.file("resources", ..., package = "unhcrdown", mustWork = TRUE)
}

Try the unhcrdown package in your browser

Any scripts or data that you put into this service are public.

unhcrdown documentation built on April 3, 2025, 10:49 p.m.