range_format {ggtree}R Documentation

range_format

Description

format a list of range (HPD, CI, etc that has length of 2)

Usage

range_format(x, trans = NULL)

Arguments

x

input list

trans

transformation function

Value

character vector of [lower, upper]

Author(s)

Guangchuang Yu


[Package ggtree version 3.0.4 Index]