data_name_handle {starvz} | R Documentation |
Handles Name address
Description
Give handles name by their address
Usage
data_name_handle(df)
Arguments
df |
data_handle table of Starvz data |
Value
data_handle table with new column Value with the name
Examples
data_name_handle(starvz_sample_lu$Data_handle)
[Package starvz version 0.8.0 Index]