scrape_and_call: Scrape options and pass to function

View source: R/modspec.R

scrape_and_callR Documentation

Scrape options and pass to function

Description

Scrape options and pass to function

Usage

scrape_and_call(x, env, pass, ...)

Arguments

x

data

env

parse environment

pass

function to call

...

arguments passed to scrape_opts

Details

Attributes of x are also scraped and merged with options.


mrgsolve documentation built on Aug. 16, 2023, 5:07 p.m.