PlotEvent: PlotEvent

Description Usage Arguments

View source: R/PlotEvents.R

Description

PLot data

Usage

1
2
3
4
PlotEvent(compare, dataset = NULL, stat = NULL, data = NULL,
  cladogram = FALSE, sizemeth = c("standard", "comparable", "log"),
  comp.size = c(0, 1000), base, size = 1, node_pch_opt, tip_pch_opt,
  node_text_opt, tip_text_opt, ...)

Arguments

dataset

The dataset that you want to depict. It can be a single character or a numeric value refers to the element of the compare object.

stat

A character or a numeric value that refers to the statistics (elemnt of the dataset) you want ot depict.

data

A character or numeric vector defining the clusters or group of clusters you want to depict.

...

vtorda/CompareTools documentation built on Nov. 6, 2019, 9:07 p.m.