list_columns | R Documentation |
Provide a list of columns to be used as hover metadata in an interactive network plot generated by make_network_plot.
list_columns(columns = NULL, add_gene_cols = FALSE, extra_cols = NULL)
columns |
A named vector of columns in |
add_gene_cols |
Add columns related to genes. |
extra_cols |
Additional user-specified column names. |
Named list of columns.
columns <- list_columns()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.