sudo_assignInNamespace: A version of 'assignInNamespace' with fewer sanity checks.

Description Usage Arguments

Description

A version of 'assignInNamespace' with fewer sanity checks.

Usage

1
2
sudo_assignInNamespace(x, value, ns, pos = -1,
  envir = as.environment(pos))

Arguments

x

an object name (given as a character string).

value

an R object.

ns

a namespace, or character string giving the namespace.

pos

where to look for the object: see get.

envir

an alternative way to specify an environment to look in.


coolbutuseless/grrr documentation built on May 16, 2019, 7:15 p.m.