format_argos: Import, process, and export data from Argos downloads

View source: R/format_argos.R

format_argosR Documentation

Import, process, and export data from Argos downloads

Description

Add specific information to the ARGOS data set produced by import_argos

Usage

format_argos(tt, ptt.table)

Arguments

tt

data frame; processed tag data from Argos CSV files

ptt.table

data frame; file specified by log.file in import_argos

Details

This will only append information to records in the individual files that are newly imported by import_argos, i.e. data from argos.csv.path and not from argos.processed.file. This function extracts the deployment data for the tags that are in the tag data, and passes everything to assign_info.

Value

A data frame with the formatted Argos data


us-amlr/amlrgos documentation built on Nov. 10, 2024, 7:30 a.m.