shinybody_organs | R Documentation |
A list of the organs that shinybody can display
shinybody_organs
shinybody_organs
A data frame with 79 rows and 7 columns:
The name of the organ the row describes (must be unique)
Boolean. TRUE if the body part can be shown on the male avatar, FALSE otherwise.
Boolean. TRUE if the body part can be shown on the female avatar, FALSE otherwise.
Boolean. TRUE if the body part should be shown, FALSE if it should be hidden.
Boolean. TRUE if the body part should appear in a "selected" state, FALSE otherwise.
A character column or a column containing shiny.tag
objects. This will be the contents of the tooltip that appears when the organ
is hovered over. If absent, the tooltip will contain the title-cased name of
the organ (underscores replaced with spaces).
A character column indicating the color the organ should appear if shown.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.