apropos

Search for functions by keyword

Searches all documented functions for names or descriptions matching the query.

Parameters

Returns

Examples

apropos("stat")
-- Finds functions like "fit_stats", "mean", "sd", etc.

See Also

help