allCheckFunctions: Overview of all available checkFunctions

Description Usage Value See Also Examples

View source: R/allCheckFunctions.R

Description

Produce an overview of all functions of class checkFunction available in the workspace or imported from packages. This overview includes the descriptions and a list of what classes the functions are each intended to be called on.

Usage

1

Value

An object of class functionSummary. This object has entries $name (the function names), $description (the function descriptions, as obtained from their description attributes) and $classes (the classes each function is indeded to be called on, as obtained from their classes attributes).

See Also

checkFunction allVisualFunctions allSummaryFunctions

Examples

1

ekstroem/dataMaid documentation built on Jan. 31, 2022, 9:10 a.m.