R/unlockNamespace.R

Defines functions unlockNamespace

unlockNamespace <- function(env) {
  .Call('unlockNamespace', PACKAGE = 'openCyto', env)
}

Try the openCyto package in your browser

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

openCyto documentation built on Nov. 8, 2020, 5:40 p.m.