Learn R Programming

starvz (version 0.8.3)

data_name_coordinates: Handles Name coordinates

Description

Give handles name by their coordinates

Usage

data_name_coordinates(df)

Value

data_handle table with new column Value with the name

Arguments

df

data_handle table of Starvz data

Examples

Run this code
# \donttest{
data_name_coordinates(starvz_sample_lu$Data_handle)
# }

Run the code above in your browser using DataLab