View source: R/DataUnderstanding.R
AbsoluteValues | R Documentation |
Display a binary (target) variable in ggplot2.
AbsoluteValues(DataFrame, targetVariable)
DataFrame |
data.frame. |
targetVariable. |
character. Name of (target) variable to display |
## Call AbsoluteValues(DataFrame = mtcars, targetVariable = "am")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.