Interactive: Smarter interactive test

Description Usage Arguments

View source: R/Interactive.R

Description

This is a smarter version of interactive, but also excludes cases inside knit or in startup .First, or others specified in dots. You can also specify functions to exclude in the option harvestr::Interactive::exclude

Usage

1
Interactive(exclude.calls = getOption("harvestr::Interactive::exclude"))

Arguments

exclude.calls

functions to pass to called_from


harvestr documentation built on May 30, 2017, 2:39 a.m.