time_match_logger_tRackIT: time match logger data

View source: R/time_match_logger_tRackIT.R

time_match_logger_tRackITR Documentation

time match logger data

Description

timematch of simoultaneously received signals by logger of one station

Usage

time_match_logger_tRackIT(animal = NULL, path_to_data)

Arguments

animal

list, list generated by initAnimal functiom

path_to_data

string, path to filtered data

Author(s)

Jannis Gottwald

Examples

#projroot<-paste0(getwd(),"/tRackIT_test_data/")

#p <- getProject(projroot)
#animal <- getAnimal(projroot, animalID = "woodpecker")
#fls <- list.files(animal$path$filtered, full.names = TRUE)
#lapply(fls, function(x) time_match_logger_tRackIT(animal, x))


Nature40/tRackIT documentation built on Nov. 21, 2023, 3:43 a.m.