1# g8 is not in the global scope. 2f8 <- function () { 3} -> g8 4 5# y8 is in the global scope. 6x8 <- 1 -> y8 7