extract.family.from.call: (Internal) Get family from function call.

View source: R/utils.r

extract.family.from.callR Documentation

(Internal) Get family from function call.

Description

(Internal) Get family from function call.

Usage

extract.family.from.call(x, envir = parent.frame())

Arguments

x

a call of a function.

envir

an environment where x is evaluated.

Value

returns family in the call if available else NULL.


Marchen/model.adapter documentation built on July 3, 2023, 11:07 a.m.