Learn R Programming

netbenchmark (version 1.4.2)

ntb_globals: Available wrappers in the package of the fast methods

Description

Environment containing a character vector containing the names of the wrappers in the package of the registered methods.

Usage

ntb_globals

Arguments

format

Character vector containing the names of the registered wrapper methods.

Examples

Run this code
print(ntb_globals$Fast)
    print(ntb_globals$All)

Run the code above in your browser using DataLab