dot-extract_function_name: Extract base function name

.extract_function_nameR Documentation

Extract base function name

Description

This helper function extracts the base name of a function, removing namespace prefixes.

Usage

.extract_function_name(func)

Arguments

func

Function, for example the p- or d- form of a distribution function.

Value

Character string representing the base name of the function.


primarycensored documentation built on April 3, 2025, 6:24 p.m.