Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

matchl

TRUE/FALSE wrapper for match


Description

Looks for matches of a list on a target, but returns TRUE/FALSE instead of the position where the match was found.

Usage

matchl(input, match)

Arguments

input

vector of elements to be matched.

match

vector of elements where to look for the input.

Value

A logical vector.


actel

Acoustic Telemetry Data Analysis

v1.2.1
GPL-3
Authors
Hugo Flávio [aut, cre] (<https://orcid.org/0000-0002-5174-1197>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.