Extract vector of names from data.table

get_names(loc_data)

Arguments

loc_data

data.table of animal locations from combine()

Value

A character vector of animal names from identity column in loc_data. Order is not changed.