list_fn {redistmetrics}R Documentation

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)

Arguments

prefix

character prefix of functions to return

Value

character vector of functions

Examples

list_fn('part_')

[Package redistmetrics version 1.0.7 Index]