rangestxt_to_colors: Convert a list of ranges text (KOM, MH, KOMIH, etc.)

Description Usage Arguments Value Note Author(s) References See Also Examples

View source: R/BioGeoBEARS_plots_v1.R

Description

Like it says.

Usage

1
2
  rangestxt_to_colors(possible_ranges_list_txt,
    colors_list_for_states, MLstates)

Arguments

possible_ranges_list_txt

A list of the allowed ranges/states

colors_list_for_states

The corresponding colors

MLstates

The ML states for the internal nodes

Value

MLcolors The colors for the ML states

Note

Go BEARS!

Author(s)

Nicholas J. Matzke matzke@berkeley.edu

References

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

Matzke_2012_IBS

See Also

optim

Examples

1
testval=1

Example output

Loading required package: rexpokit
Loading required package: cladoRcpp
Loading required package: ape
Loading required package: phylobase

Attaching package: 'phylobase'

The following object is masked from 'package:ape':

    edges

BioGeoBEARS documentation built on May 29, 2017, 8:36 p.m.