R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname = find.package("casen"), pkgname = "casen") {
  options(survey.lonely.psu = "certainty")
}

Try the casen package in your browser

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

casen documentation built on Sept. 5, 2022, 1:05 a.m.