data_name_tag: Handles Name Tag

View source: R/phase2_memory.R

data_name_tagR Documentation

Handles Name Tag

Description

Give handles name by their tag

Usage

data_name_tag(df)

Arguments

df

data_handle table of Starvz data

Value

data_handle table with new column Value with the name

Examples


data_name_tag(starvz_sample_lu$Data_handle)


starvz documentation built on June 19, 2025, 1:08 a.m.

Related to data_name_tag in starvz...