Learn R Programming

marginaleffects (version 0.29.0)

extract_calling_function: Extract calling function name from call object

Description

Extract calling function name from call object

Usage

extract_calling_function(call)

Value

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

Arguments

call

The call object from which to extract the function name