Learn R Programming

BioGeoBEARS (version 0.2.1)

findall: Get indices of all matches to a list

Description

Just a handy shortcut function

Usage

findall(what, inlist)

Arguments

what
The item to find
inlist
The list to search in

Value

matching_indices List of the matching indices

References

http://phylo.wikidot.com/matzke-2013-international-biogeography-society-poster

Matzke_2012_IBS

See Also

get_daughters, chainsaw2

Examples

Run this code
test=1

Run the code above in your browser using DataLab