clean_batch_df: Cleans a directory of animal data files

Description Usage Arguments Value

View source: R/data_storage.R

Description

Cleans a directory of animal data files

Usage

1
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


animaltracker documentation built on Nov. 18, 2020, 1:08 a.m.