R/noGroups.R

## Helper function for 'setDist'
## Clear row names (age groups)

noGroups <-
function(thisVar){
  for (i in seq(5))
    thisVar[[i, 0]] <- NULL
}
brechtdv/DALY documentation built on May 13, 2019, 5:05 a.m.