R/getWts.R

Defines functions getWts

Documented in getWts

getWts   <- function(x){unlist(sapply(x,function(y){attr(y,"weight")}))}

Try the kanova package in your browser

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

kanova documentation built on Aug. 8, 2025, 7:50 p.m.