Package: ATO 0.0.0.9006

Hugo Flávio

ATO: Animal Tracking Object Class

Class and methods to create, edit, and expand an ATO.

Authors:Hugo Flávio [aut, cre]

ATO_0.0.0.9006.tar.gz
ATO_0.0.0.9006.zip(r-4.7)ATO_0.0.0.9006.zip(r-4.6)ATO_0.0.0.9006.zip(r-4.5)
ATO_0.0.0.9006.tgz(r-4.6-any)ATO_0.0.0.9006.tgz(r-4.5-any)
ATO_0.0.0.9006.tar.gz(r-4.7-any)ATO_0.0.0.9006.tar.gz(r-4.6-any)
ATO_0.0.0.9006.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
ATO/json (API)

# Install 'ATO' in R:
install.packages('ATO', repos = c('https://trackyverse.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/trackyverse/ato/issues

Pkgdown/docs site:https://ato.trackyverse.org

On CRAN:

Conda:

4.01 score 4 stars 1 packages 1 scripts 50 exports 0 dependencies

Last updated from:52151d774c. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK128
source / vignettesOK221
linux-release-x86_64OK124
macos-release-arm64OK97
macos-oldrel-arm64OK99
windows-develOK92
windows-releaseOK86
windows-oldrelOK85
wasm-releaseOK97

Exports:.ATO_ani.ATO_dep.ATO_det.ATO_log.ATO_obs.ATO_taganiani<-ato_debugato_debug_headerato_match_immediateato_table_type_globaldepdep<-detdet<-get_aniget_depget_detget_det_depget_det_tagget_logget_obsget_taghasinit_atois_atolog_commentlog_eventmake_animake_depmake_detmake_obsmake_tagmatch_updateobsobs<-set_aniset_depset_detset_obsset_tagshowsummarytable_typetable_type<-tagtag<-tzonetzone<-

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
'$' Method to extract ATO slots directly$,ATO-method
S4 class: ATO_ani.ATO_ani ATO_ani
Helper function to turn debug mode on or offato_debug
Helper function send a message at the start of each functionato_debug_header
S4 class: ATO_dep.ATO_dep ATO_dep
S4 class: ATO_det.ATO_det ATO_det
S4 class: ATO_log.ATO_log ATO_log
Helper function to turn automatic matching on or offato_match_immediate
S4 class: ATO_obs.ATO_obs ATO_obs
Helper function to set the global type of ATO tablesato_table_type_global
S4 class: ATO_tag.ATO_tag ATO_tag
S4 class: ATOATO-class
Generic to extract the ani slot as a tableani ani,ATO-method get_ani get_ani,ATO-method
Generic to extract the dep slot as a tabledep dep,ATO-method det,ATO-method get_dep get_dep,ATO-method
Generic to extract detections as a tabledet get_det get_det,ATO-method
A wrapper of 'get_det' to extract detections for transmitters listed in the dep slotget_det_dep get_det_dep,ATO-method
A wrapper of 'get_det' to extract detections for transmitters listed in the tag slotget_det_tag get_det_tag,ATO-method
Generic to extract the log slot as a tableget_log get_log,ATO-method
Generic to extract the obs slot as a tableget_obs get_obs,ATO-method obs obs,ATO-method
Generic to extract the tag slot as a tableget_tag get_tag,ATO-method tag tag,ATO-method
Generic to check if an ATO has data in a given slothas has,ATO-method
Initiate an 'ATO'init_ato
Wrapper for is(x, "ATO")is_ato
Log a new commentlog_comment
Log a new eventlog_event
Make an ATO animals objectmake_ani
Make an ATO deployments objectmake_dep
Make an ATO detections objectmake_det
Make an ATO observations objectmake_obs
Make an ATO tags objectmake_tag
Match the various slots of the ATO objectmatch_update
Method to show an 'ATO'show,ATO-method
Summary method for an ATO_ani slot objectsummary,ATO_ani-method
Summary method for an ATO_dep objectsummary,ATO_dep-method
Summary method for an ATO_det slot objectsummary,ATO_det-method
Summary method for an ATO_log slot objectsummary,ATO_log-method
Summary method for an ATO_obs slot objectsummary,ATO_obs-method
Summary method for an ATO_tag slot objectsummary,ATO_tag-method
Table type of ATO datatable_type table_type,ATO-method table_type,ATO_ani-method table_type,ATO_dep-method table_type,ATO_det-method table_type,ATO_obs-method table_type,ATO_tag-method
Assign a new table type to an ATO or an ATO slot.table_type<- table_type<-,ATO-method table_type<-,ATO_ani-method table_type<-,ATO_dep-method table_type<-,ATO_det-method table_type<-,ATO_obs-method table_type<-,ATO_tag-method
What is the timezone of this ATO object?tzone tzone,ATO-method tzone,ATO_ani-method tzone,ATO_dep-method tzone,ATO_det-method tzone,ATO_obs-method tzone,ATO_tag-method
Modify the time zone of an ATO objecttzone<- tzone<-,ATO-method tzone<-,ATO_ani-method tzone<-,ATO_dep-method tzone<-,ATO_det-method tzone<-,ATO_obs-method tzone<-,ATO_tag-method