argstring: Auxiliary function: extract arguments from function in string...

View source: R/callcheck.R

argstringR Documentation

Auxiliary function: extract arguments from function in string form

Description

Auxiliary function to extract arguments from a function that is in string form.

Usage

argstring(string)

Arguments

string

the function in string form.

Value

string of arguments.


jkcshea/ivmte documentation built on Aug. 31, 2024, 6:44 p.m.