Description Usage Arguments Value Examples
View source: R/GeneAnatomyParty.R
Title
1 | GeneAnatomyParty(listOfSpecies, feature)
|
listOfSpecies |
the Vector containing Species you want for a feature |
feature |
The feature that you want to see |
Does not return only shows the plots
1 2 3 4 5 6 7 8 9 | ## Not run:
GeneAnatomyParty("Danio_rerio","Zebrafish","pectoral fin")
ListofAnimals<-c("Zebrafish","Human")
GeneAnatomyParty(ListofAnimals,"blood")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.