get_data_from_meta: Get animal data set from specified meta. If date range is...

Description Usage Arguments Value

View source: R/data_storage.R

Description

Get animal data set from specified meta. If date range is invalid, automatically returns all animal data specified by meta_df.

Usage

1
get_data_from_meta(meta_df, min_date, max_date)

Arguments

meta_df

data frame of specified meta

min_date

minimum date specified by user

max_date

maximum date specified by user

Value

df of animal data from specified meta


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