get_meta: Generate metadata for an animal data frame - filename, site,...

Description Usage Arguments Value

View source: R/data_storage.R

Description

Generate metadata for an animal data frame - filename, site, date min/max, animals, min/max lat/longitude, storage location

Usage

1
get_meta(df, file_id, dtype, file_name, site, ani_id, storage_loc)

Arguments

df

clean animal data frame

file_id

ID number of source of animal data frame

dtype

igotu or columbus

file_name

.csv source of animal data frame

site

physical source of animal data

ani_id

ID of animal found in data frame

storage_loc

.rds storage location of animal data frame

Value

df of metadata for animal data frame


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