resources_in | R Documentation |
Collect resource names from a data frame
resources_in(data)
data |
A data frame from an OmniPath query. |
Character: resource names occuring in the data frame.
pathways <- omnipath_interactions()
resources_in(pathways)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.