Package: triangulation 0.5.0

Mathias Milfeldt
triangulation: Determine Position of Observer
Measuring angles between points in a landscape is much easier than measuring distances. When the location of three points is known the position of the observer can be determined based solely on the angles between these points as seen by the observer. This task (known as triangulation) however requires onerous calculations - these calculations are automated by this package.
Authors:
triangulation_0.5.0.tar.gz
triangulation_0.5.0.tar.gz(r-4.7-any)triangulation_0.5.0.tar.gz(r-4.6-any)
triangulation_0.5.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
triangulation/json (API)
| # Install 'triangulation' in R: |
| install.packages('triangulation', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:dc77523902. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 93 | ||
| source / vignettes | OK | 112 | ||
| linux-release-x86_64 | OK | 94 | ||
| wasm-release | OK | 75 |
Exports:determine_anglesdetermine_positiondetermine_region
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Determine angles as seen by observer | determine_angles |
| Determine position of observer | determine_position |
| Determine confidence region for position | determine_region |