ntb_globals {netbenchmark}R Documentation

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

Format

Character vector containing the names of the registered wrapper methods.

Examples

    print(ntb_globals$Fast)
    print(ntb_globals$All)

[Package netbenchmark version 1.16.0 Index]