setup_approx_control {geex}R Documentation

Setup an approx_control object

Description

Setup an approx_control object

Usage

setup_approx_control(FUN, ...)

Arguments

FUN

a function

...

arguments passed to FUN

Value

a approx_control object

Examples

# For usage, see example 7 in
vignette("01_additional_examples", package = "geex")

[Package geex version 1.1.1 Index]