Description Usage Arguments Value Examples
View source: R/get_anatogram.R
Get anatogram from defaults in gganatogram
1  | get_anatogram(organism = "human", sex = "male", anatogram = NULL)
 | 
organism | 
 The organism to be plotted.  Currently,
only   | 
sex | 
 Sex of the organism  | 
anatogram | 
 A list, similar to   | 
A list of values for the anatogram
1 2 3  | get_anatogram()
get_anatogram(sex = "female")
get_anatogram(organism = "mouse")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.