is.test {butler}R Documentation

Is this expression a test?

Description

Determine whether expression is a test and should be run when "test"-ing a file

Usage

is.test(expression)

Arguments

expression expression to test

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package butler version 0.3 Index]