bisect_source: Like 'source', but for bisect tests.

Description Usage Arguments See Also

View source: R/bisect.r

Description

If the file fails to load, the default is mark this commit as skip.

Usage

1
  bisect_source(file, ..., on_error = "skip")

Arguments

file

The file to load

...

Other arguments to pass to source

on_error

What to do if loading throws an error (default is to mark this commit as "skip")

See Also

source

bisect_load_all

bisect_install

bisect_runtest

bisect_return_interactive


bisectr documentation built on May 2, 2019, 6:50 a.m.