Description Usage Arguments Author(s)
calculate triangulations based on different bearing calculation methods
1 | triangulate(method, path_to_data, animal, antennas, collision = FALSE)
|
method |
string,("linear, "acos", "ML") indicates wether linear, acos ore machine learning based bearings are used |
path_to_data |
string, path to filtered file |
animal |
list, generatet by initanimal |
antennas |
data.frame, data.frame with antenna information (Name,Lat,Lon, orientation, correction) |
collision |
logical, if collision corrected data is used a suffix is added to resulting file name |
Jannis Gottwald
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.