get_first_name: Extract the name of the initial data object in a magrittr...

View source: R/utils.R

get_first_nameR Documentation

Extract the name of the initial data object in a magrittr pipe chain

Description

This function analyzes the call stack, identifies the first call using the magrittr pipe operator (' initial object in that pipe chain.

Usage

get_first_name()

Value

A string representing the name of the initial data object in the pipe chain.


data.validator documentation built on May 29, 2024, 6:37 a.m.