Description Usage Arguments Value Examples
Plot function to plot the 3-D tracks in 2-D plane
| 1 2 3 4 5 6 7 8 9 10 | 
| origTrack | a list containing data.frames with x,y,z coordinates or a data.frame | 
| simTrack | a list containing data.frames with x,y,z coordinates or a data.frame | 
| titleText | string with title of the plot | 
| DEM | an object of type  | 
| BG | an object of type  | 
| padding | adds a pad to the 2-D space in percentage (by default set to 0.1) | 
| alpha | a number between 0 and 1, to specify the transparency of the simulated line(s) | 
| resolution | number of pixels the rasters are downsampled to (by default set to 500 pixels) | 
A ggplot2 object.
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.