triangulate | R Documentation |
calculate triangulations based on different bearing calculation methods
triangulate(method, path_to_data, animal, projList, 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 |
projList |
list, generatet by initProject |
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.