identify.gg | R Documentation |
identify node by interactive click
## S3 method for class 'gg'
identify(x = last_plot(), col = "auto", ...)
x |
tree view |
col |
selected columns to extract. Default is "auto" which will select all columns for 'ggplot' object and 'node' column for 'ggtree' object |
... |
additional parameters, normally ignored |
closest data point
Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.