R/utility.R

Defines functions cept

Documented in cept

cept <- function(x,except='gn_sp') # form merging control tables
  return(names(x)[!names(x) %in% except])

Try the mmodely package in your browser

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

mmodely documentation built on May 31, 2023, 6:47 p.m.