## Not run:
# # make some things to remove
# strategy("example", store=TRUE)
# initPortf('example', stock('SPY', currency("USD")))
# initAcct('example', 'example')
# initOrders('example', 'SPY')
# #Now remove them
# rm.strat('example')
# ## End(Not run)
Run the code above in your browser using DataLab