resources_colname | R Documentation |
Unfortunately the column title is different across the various query types in the OmniPath web service, so we need to guess.
resources_colname(data)
data |
A data frame downloaded by any |
Character: the name of the column, if any of the column names matches.
co <- complexes()
resources_colname(co)
# [1] "sources"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.