Description Usage Arguments Value Examples
View source: R/SpidermiRquery.R
The user can visualize the database or reference where the information came from
1 | SpidermiRquery_spec_networks(organismID, network)
|
organismID |
describes index of a specific specie obtained by SpidermiRquery_species output | |||||||||||||||
network |
The network type the user is interested in. Example:
|
a list of the database or reference where the information came from.
1 2 3 | org<-SpidermiRquery_species(species)
net_shar_prot<-SpidermiRquery_spec_networks(organismID = org[9,],
network = "SHpd")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.