Learn R Programming

mrgsolve (version 0.8.12)

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

...

dots

Details

Attributes of x are also scraped and merged with options.