## Not run:
# # Get STARbar for the built-in Toona plant:
# # (Settings are fast, not accurate)
# STARbar(toona, method="gridtracer", npside=15)
#
# # For exact STAR, use:
# STARbar(toona, method="exact")
#
# # To produce an LDR file (as in the original Yplant), use:
# clidstar <- STARbar(toona, method="gridtracer", npside=30, integration="Yplant", returnldr=T)
# write.table(clidstar$ldr, "toona.LDR")
# ## End(Not run)
Run the code above in your browser using DataLab