| getGPSAltDiff | R Documentation | 
extract the difference of the exif GPS aLtitude tag and a given DEM altitude at this point
getGPSAltDiff(picPath, demPath)
| picPath | 
 | 
| demPath | 
 | 
## Not run: 
demFN <- system.file("extdata", "mrbiko.tif", package = "uavRmp")
picFN <- system.file("extdata", "dji.jpg", package = "uavRmp")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.