extract_calling_function: Extract calling function name from call object

View source: R/class.R

extract_calling_functionR Documentation

Extract calling function name from call object

Description

Extract calling function name from call object

Usage

extract_calling_function(call)

Arguments

call

The call object from which to extract the function name

Value

Character string of the calling function ("comparisons", "predictions", or "hypotheses")


marginaleffects documentation built on Sept. 13, 2025, 5:07 p.m.