powered by
Run code parsed from text.
Run(text)
Character strings for running. You can use "{ }" to insert any R object in the environment.
"{ }"
No return value.
# NOT RUN { Run("a=1") a Run("a={a+1}") a # }
Run the code above in your browser using DataLab