strip.function.call: (Internal) Strip function call from variable name(s)

View source: R/utils.r

strip.function.callR Documentation

(Internal) Strip function call from variable name(s)

Description

This function removes function call (i.e. 'function(' and ')') from list of variable names.

Usage

strip.function.call(x, maxit = 100)

Arguments

x

a vector of variable names.

maxit

maximum number of iterations for nested functions.


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