Learn R Programming

redistmetrics (version 1.0.11)

list_fn: Return Functions Matching a Prefix

Description

This package uses prefixes for each function that correspond to the type of measure. This function returns the functions

Usage

list_fn(prefix)

Value

character vector of functions

Arguments

prefix

character prefix of functions to return

Examples

Run this code
list_fn('part_')

Run the code above in your browser using DataLab