get_clade_elements: Get elements of a clade

View source: R/auxiliary_functions.r

get_clade_elementsR Documentation

Get elements of a clade

Description

Get elements of a clade

Usage

get_clade_elements(x)

Arguments

x

a string containing a clade.

Value

a vector of strings with the elements of x.

Examples

all.c4 <- make_all_clades(4)
get_clade_elements(all.c4)

maxbiostat/cladeCorrelation documentation built on July 28, 2023, 2:42 a.m.