using_fastmatch {fipio}R Documentation

Get the matching function that fipio is using

Description

This function is primarily for debugging purposes, or for ensuring that the correct matching function is used.

Usage

using_fastmatch()

Value

TRUE if fastmatch::fmatch is used.


[Package fipio version 1.1.2 Index]