# NOT RUN {
cat("\"Hello, world!\"", file="hello.r")
# }
# NOT RUN {
## works only if the script is properly installed
system("Rresults hello.r")
## interactive command
file.show("hello_rresults.txt")
# }
Run the code above in your browser using DataLab