# NOT RUN {
# simulate fractional brownian motion
fbm_raster <- nlm_fbm(ncol = 20, nrow = 30, fract_dim = 0.8)
# }
# NOT RUN {
# visualize the NLM
landscapetools::show_landscape(fbm_raster)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab