Learn R Programming

animaltracker (version 0.2.0)

clean_batch_df: Cleans a directory of animal data files

Description

Cleans a directory of animal data files

Usage

clean_batch_df(data_info, filters = TRUE, tz_in = "UTC", tz_out = "UTC")

Arguments

data_info

list of animal data frames with information about the data, generated by store_batch

filters

filter bad data points, defaults to true

tz_in

input time zone, defaults to UTC

tz_out

output time zone, defaults to UTC

Value

clean df with all animal data files from the directory