R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  options("emdash.mongo_url" = "mongodb://localhost:27017")
}
asiripanich/emdash documentation built on Sept. 23, 2021, 7:20 p.m.