R/grpDat_func.R

grpDat_func <- function(df, x){
  return(df[which(df[,1] == x), ])
}
arcaravaggi/remBoot documentation built on May 10, 2019, 12:49 p.m.