# NOT RUN {
rm(list=ls())
p<- "C:/Program Files/NetLogo 6.0.4/app"
m<- file.path(nlpath, "models", "Sample Models", "Biology", "Wolf Sheep Predation.nlogo")
o<- NLWrapper.Model(p, m)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab