dwww Home | Show directory contents | Find package

## regression test for bug reported by Richard Valliant
library(survey)
s<-subbootweights(c(1,1),1:2, 50)
stopifnot(all(s$repweights$weights %in% c(0,2)))

Generated by dwww version 1.15 on Wed Jun 26 00:45:33 CEST 2024.