View source: R/make.sim.raster.r
| make.sim.raster | R Documentation | 
Make a raster of simulation results
make.sim.raster(simdat, xmn = -100, xmx = 30, ymn = 0, ymx = 60, boxsize = 60)
| simdat | Simulated track returned from  | 
| xmn | longitude minimum | 
| xmx | longitude maximum | 
| ymn | latitude minimum | 
| ymx | latitude maximum | 
| boxsize | size of pixel in nautical miles (minutes) | 
raster; cell values are counts of positions per pixel
Benjamin Galuardi
see Vignettes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.