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.5-noble)triangulation_0.5.0.tar.gz(r-4.4-noble)
triangulation_0.5.0.tgz(r-4.4-emscripten)triangulation_0.5.0.tgz(r-4.3-emscripten)
triangulation.pdf |triangulation.html✨
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 8 years agofrom:dc77523902. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 17 2024 |
R-4.5-linux | OK | Nov 17 2024 |
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 |