admin管理员组文章数量:1125554
I want to convert my fish detections in glatos format to att format (compatible with VTrack R package) using glatos::convert_glatos_to_att(). When I do this, only a portion of the detections transfer (only 560 rows vs originally 243095 rows). As well, the animal_id column in glatos doesn't carry over under Tag.ID in the Tag.Metadata tibble - they're all NA.
When I extracted the Tag.Metadata tibble and to try replace all the NA values with the animal_id codes in Tag.ID using mutate(), it obviously didn't work because of the discrepancy of different rows.
So first, does anybody have advice in ensuring all detections transfer from glatos to att?
本文标签: Convert glatos detections to att (VTrack)Stack Overflow
版权声明:本文标题:Convert glatos detections to att (VTrack) - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736630330a1945763.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论