func_wrapper {autoslider.core} | R Documentation |
function wrapper to pass filtered data
Description
function wrapper to pass filtered data
Usage
func_wrapper(func, datasets, spec, verbose = TRUE)
Arguments
func |
function name |
datasets |
list of raw datasets |
spec |
spec |
verbose |
whether to show verbose information |
Value
a wrapped function using filtered adam
[Package autoslider.core version 0.2.1 Index]