Learn R Programming

BioGeoBEARS (version 0.2.1)

merge_words_nonwords: Merge lists of words and nonwords (numbers) that may be of different length

Description

Utility function.

Usage

merge_words_nonwords(words, nonwords)

Arguments

words
A list of words
nonwords
A list of nonwords

Value

sentence A text string.

References

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

Matzke_2012_IBS

See Also

define_BioGeoBEARS_model_object

Examples

Run this code
test=1

Run the code above in your browser using DataLab