R/mz-key.R

Defines functions mz_key

mz_key <- function(which) {
    getOption(paste0("RMAPZEN_", toupper(which), "_HOST"))$key
}
tarakc02/rmapzen documentation built on Oct. 19, 2023, 7:32 p.m.