R/choose.R

choose <- function(c, which, values){
   values[which[c], c]
}

Try the nadiv package in your browser

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

nadiv documentation built on May 2, 2019, 4:55 p.m.