AngleCalcs: AngleCalcs

Description Usage Arguments Details Value Examples

View source: R/rePhotoFunctions.R

Description

A workhorse function that rePhotograph() uses to do the evaluate of each location as possible location for the camera.

Usage

1
AngleCalcs(data1,out,CameraLens=90,UseOrder=TRUE)

Arguments

...

Arguments are inherited from rePhotograph() and have the same characteristics, see note above about 'out'

Details

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.

Value

Returns 'out' the same output as rePhotograph()

Examples

1

MatthewGilbertUCD/rePhoto documentation built on Jan. 7, 2022, 10:55 a.m.