R/onload.r

Defines functions .onLoad

.onLoad <- function(libname = NULL, pkgname = NULL) {
    init_options()
    init_backup_env()
}

Try the IRkernel package in your browser

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

IRkernel documentation built on Jan. 22, 2023, 1:13 a.m.