familyScore | R Documentation |
Plot a histogram of scores for a given family
familyScore(family_df, family_name, x1 = 0, x2 = 100, log = F)
family_df |
family data frame |
family_name |
name of the family |
x1 |
left limit on x axis |
x2 |
right limit on x axis |
log |
log10 y axis or not (default F) |
ggplot
familyScore(ZOO, "Coronaviridae")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.