Package: atools 0.0.0.9001

Hugo Flávio
atools: Tools to Manipulate ATO
Provides tools to manipulate ATO objects. Includes functions for filtering, excluding, and additional calculations.
Authors:
atools_0.0.0.9001.tar.gz
atools_0.0.0.9001.zip(r-4.7)atools_0.0.0.9001.zip(r-4.6)atools_0.0.0.9001.zip(r-4.5)
atools_0.0.0.9001.tgz(r-4.6-any)atools_0.0.0.9001.tgz(r-4.5-any)
atools_0.0.0.9001.tar.gz(r-4.7-any)atools_0.0.0.9001.tar.gz(r-4.6-any)
atools_0.0.0.9001.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
atools/json (API)
| # Install 'atools' in R: |
| install.packages('atools', repos = c('https://trackyverse.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/trackyverse/atools/issues
Pkgdown/docs site:https://atools.trackyverse.org
Last updated from:8eede37e38. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 111 | ||
| source / vignettes | OK | 174 | ||
| linux-release-x86_64 | NOTE | 105 | ||
| macos-release-arm64 | NOTE | 94 | ||
| macos-oldrel-arm64 | NOTE | 104 | ||
| windows-devel | NOTE | 79 | ||
| windows-release | NOTE | 63 | ||
| windows-oldrel | NOTE | 57 | ||
| wasm-release | OK | 98 |
Exports:calc_det_intervalcreate_filter_vecexcludeexclude_orphan_detsfilterfilter_datetimefilter_ping_devfilter_resetfilter_targeted
Dependencies:ATOdata.table
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Calculate time interval between detections | calc_det_interval |
| Worker function to create filtering vector | create_filter_vec |
| Exclude rows from an ATO slot | exclude |
| Wrapper to exclude detections that to not match the deployments | exclude_orphan_dets |
| Filter rows from an ATO slot | filter |
| Wrapper to filter detections and observations within the desired time period | filter_datetime |
| wrapper to filter detections by ping deviation bands | filter_ping_dev |
| Clear all previously applied (non-hard) filters | filter_reset |
| Wrapper to filter detections and observations that match the transmitters in the tag and dep slots. | filter_targeted |