internal_rave_function: Get external function from 'RAVE'

View source: R/aaa.R

internal_rave_functionR Documentation

Get external function from 'RAVE'

Description

Internal function used for examples relative to 'RAVE' project and should not be used directly.

Usage

internal_rave_function(name, pkg, inherit = TRUE, on_missing = NULL)

Arguments

name

function or variable name

pkg

'RAVE' package name

inherit

passed to get0

on_missing

default value to return of no function is found

Value

Function object if found, otherwise on_missing.


ravetools documentation built on Sept. 11, 2024, 9:06 p.m.