Learn R Programming

animaltracker (version 0.2.0)

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

Description

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

Usage

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