Learn R Programming

mrgsolve (version 1.5.1)

scrape_and_call: 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.