R/mz-key.R

Defines functions mz_key

mz_key <- function(which) {
    getOption(paste0("RMAPZEN_", toupper(which), "_HOST"))$key
}

Try the rmapzen package in your browser

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

rmapzen documentation built on Oct. 17, 2023, 5:06 p.m.