fmatch: utils

Description Usage Arguments

View source: R/utils.R

Description

Functions used to run the package

Usage

1
fmatch(v, A, l = NULL, mat = FALSE)

Arguments

v

The matrix from which elements are extracted

A

The vector indexing the elements of the matrix v

l

The length of A, given to speed up slightly

mat

indicator that the indexing vector should be returned instead of of the indexed matrix


kaskarn/causamed documentation built on Dec. 28, 2021, 11:01 a.m.