R/utils.R

set_names <- function (object = nm, nm) {
  names(object) <- nm
  object
}

Try the gdns package in your browser

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

gdns documentation built on July 1, 2020, 6:07 p.m.