find_name: Internal. Find the location of a name inside a vector.

Description Usage Arguments Value

Description

Internal. Find the location of a name inside a vector.

Usage

1
find_name(name, inside)

Arguments

name

(character) The name that is used for the search.

inside

(vector) The character vector where the name is searched in.

Value

The index where the match occurred or integer(0) otherwise.


mihaiconstantin/ina documentation built on May 29, 2019, 5:42 a.m.