chibi.phylogram: Plots a proportion barplot(phylogram)

Description Usage Examples

Description

Plots a proportion barplot(phylogram)

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
chibi.phylogram(
  Tab = NULL,
  Map = NULL,
  facet_formula = NULL,
  colname = "Sample",
  variable.name = "Taxon",
  value.name = "Abundance",
  scales = "free_x",
  space = "free_x",
  width_bars = 1,
  spacing_x = 0.4,
  legend_proportion_size = 2,
  nrow.legend = 20,
  ntaxa = NULL,
  other_name = "Other",
  funsum = "mean",
  y_vjust = 0.5,
  size_axis_text = 20,
  size_axis_title = 30,
  size_legend_text = 20,
  size_title_text = 30,
  size_strip_text = 10,
  size_ticks_x = 2.5,
  size_ticks_y = 2.5,
  font_family = "Arial"
)

Examples

1

isaisg/ohchibi documentation built on Nov. 27, 2021, 3:02 a.m.