lcontains: lcontains

Description Usage Arguments Value

View source: R/rrepast-helper.R

Description

Cheks if a list contains a name

Usage

1
lcontains(l, n)

Arguments

l

The list object

n

The item name

Value

Boolean TRUE if name is found on list


rrepast documentation built on Feb. 19, 2020, 9:06 a.m.

Related to lcontains in rrepast...