Learn R Programming

bggAnalytics (version 0.2.1)

.internal_fun: Get one of the internal functions from the package

Description

This makes sure internal functions from this package can be accessed which sometimes fails when using match.fun.

Usage

.internal_fun(fun_name)

Value

A function.

Arguments

fun_name

a single string.