## Not run:
# ws <- netWorkSpace('nws example')
# nwsStore(ws, 'x', 'Hello, world\n')
# if (nwsFindTryFile(ws, 'x', 'hello.txt')) {
# cat('success\n')
# } else {
# cat('failure\n')
# }
# ## End(Not run)
Run the code above in your browser using DataLab