R/zzz.R

# nocov start
.onLoad <- function (libname, pkgname) { # nolint

    Sys.setenv ("RCPP_PARALLEL_BACKEND" = "tinythread")
    invisible ()
}
# nocov end

Try the dodgr package in your browser

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

dodgr documentation built on June 7, 2023, 5:44 p.m.