Package: anispace 0.1.3
anispace: An R package providing spatial transformation methods for movement data
An R package providing spatial transformation methods for movement data.
Authors:
anispace_0.1.3.tar.gz
anispace_0.1.3.zip(r-4.7)anispace_0.1.3.zip(r-4.6)anispace_0.1.3.zip(r-4.5)
anispace_0.1.3.tgz(r-4.6-any)anispace_0.1.3.tgz(r-4.5-any)
anispace_0.1.3.tar.gz(r-4.7-any)anispace_0.1.3.tar.gz(r-4.6-any)
anispace_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
anispace/json (API)
| # Install 'anispace' in R: |
| install.packages('anispace', repos = c('https://animovement.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/animovement/anispace/issues
Pkgdown/docs site:https://animovement.dev
Last updated from:afd07b5611. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 138 | ||
| source / vignettes | OK | 240 | ||
| linux-release-x86_64 | OK | 141 | ||
| macos-release-arm64 | OK | 106 | ||
| macos-oldrel-arm64 | OK | 83 | ||
| windows-devel | OK | 96 | ||
| windows-release | OK | 83 | ||
| windows-oldrel | OK | 103 | ||
| wasm-release | OK | 119 |
Exports:calculate_angular_differencecartesian_to_phicartesian_to_rhocartesian_to_thetadiff_anglemap_to_cartesianmap_to_cylindricalmap_to_polarmap_to_sphericalpolar_to_xpolar_to_yrotate_coordsspherical_to_ztransform_to_egocentrictranslate_coordsunwrap_anglewrap_angle
Dependencies:aniframeanytimeBHclidplyrgenericsgluelifecyclemagrittrpillarpkgconfigR6Rcpprlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Calculate angular difference | calculate_angular_difference |
| Cartesian azimuth (φ) from coordinates | cartesian_to_phi |
| Cartesian radius (ρ) from coordinates | cartesian_to_rho |
| Polar angle (θ) from Cartesian coordinates | cartesian_to_theta |
| Difference of angular values | diff_angle |
| Map from polar to Cartesian coordinates | map_to_cartesian |
| Map from Cartesian to cylindrical coordinates | map_to_cylindrical |
| Map from Cartesian to polar coordinates | map_to_polar |
| Map from Cartesian to spherical coordinates | map_to_spherical |
| Convert polar radius to Cartesian x‑coordinate | polar_to_x |
| Convert polar radius to Cartesian y‑coordinate | polar_to_y |
| Rotate coordinates in Cartesian space (2D or 3D) | rotate_coords |
| Convert cylindrical radius and polar angle to Cartesian z‑coordinate | spherical_to_z |
| Transform coordinates to egocentric reference frame | transform_to_egocentric |
| Translate coordinates (Cartesian) | translate_coords |
| Remove constrain for angles to keep within [0, 2π) | unwrap_angle |
| Constrain angles to a standard range | wrap_angle |
