Run code parsed from text.
Run(text)
text
Character strings for running. You can use "{ }" to insert any R object in the environment.
"{ }"
No return value.
Run("a=1") a Run("a={a+1}") a
Broadly Useful Convenient and Efficient R Functions
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.