# NOT RUN {
## Load from external file (.net format)
raw = system.file("extdata/LandUseChange.net", package = "bnspatial")
loadNetwork(raw)
## Compile using target node
loadNetwork(raw, 'FinalLULC')
# }
Run the code above in your browser using DataLab