Learn R Programming

starvz (version 0.8.4)

data_name_tag: Handles Name Tag

Description

Give handles name by their tag

Usage

data_name_tag(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_tag(starvz_sample_lu$Data_handle)
# }

Run the code above in your browser using DataLab