assign <- function (x, value, pos = -1, envir = as.environment(pos), inherits = FALSE, immediate = TRUE) .Internal(assign(x, value, envir, inherits))