Find a function with specified name.
Find a function with specified name.
fget(name, env = parent.frame())
name |
length one character vector giving name |
env |
environment to start search in. |
c <- 10 fget("c")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.