exec: execute string command
This command just execute in the paraent frame.
Description
execute string command
This command just execute in the paraent frame.
Usage
exec(string, envir = parent.frame())
Value
execute string command
Arguments
- string
one string
- envir
the environment in which sting is to be evaluated.