powered by
Extract the function name from a formula term
extract_fn_name(term)
The function name (e.g., "ns") or NULL if not a function call
Character string representing a formula term like "ns(age, df=3)"