R/method-identify.R
identify.Rd
identify node by interactive click
# S3 method for class 'gg' identify(x = last_plot(), col = "auto", ...)
tree view
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