Description Usage Arguments Details Value Examples
View source: R/rePhotoFunctions.R
A workhorse function that rePhotograph() uses to do the evaluate of each location as possible location for the camera.
1 | AngleCalcs(data1,out,CameraLens=90,UseOrder=TRUE)
|
... |
Arguments are inherited from rePhotograph() and have the same characteristics, see note above about 'out' |
This function is separated from the core rePhotograph function because it enables the user to verify the trueness of a prediction of search area if a putative camera location is found through ground searching. For instance, typically 'out' is a large data frame for evaluation, but replacing 'out' with out=dataframe(Lat=40,Long=50) TEST THIS would provide an evaluation of a specific location.
Returns 'out' the same output as rePhotograph()
1 | see rePhotograph vignette
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.