R/noGroups.R

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

noGroups <-
function(thisVar){
  for (i in seq(5))
    thisVar[[i, 0]] <- NULL
}

Try the DALY package in your browser

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

DALY documentation built on May 2, 2019, 12:19 p.m.