wrap_all_functions: Wrap all functions in the given namespace

Description Usage Arguments

Description

Wrap all functions in the given namespace with another function. This is especially useful in a package zzz.R file; for example as used in the market_all function.

Usage

1

Arguments

f

Function to wrap every other function with

env

Environment to look for functions to wrap

...

Extra arguments to pass to the wrapping function


dgrtwo/monetizr documentation built on May 15, 2019, 7:27 a.m.