Skip to contents

Extracts the name of the function from a deparse call.

Usage

extract_func_name(func)

Arguments

func

function name

Value

function name without arguments

See also