as_bench_mark {bench}R Documentation

Coerce to a bench mark object Bench mark objects

Description

This is typically needed only if you are performing additional manipulations after calling mark().

Usage

as_bench_mark(x)

Arguments

x

Object to be coerced


[Package bench version 1.1.3 Index]