get_names: Extract vector of names from 'data.table'

View source: R/10_map.R

get_namesR Documentation

Extract vector of names from data.table

Description

Extract vector of names from data.table

Usage

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.


ctmm-initiative/ctmmweb documentation built on June 28, 2024, 9:28 a.m.