Skip to content

Opening book details…

About this document

Statistical Transformations in ggplot by KlezOmali is a document available to read on EtoBox.

ggplot allows you to override the default mapping from transformed variables to aesthetics, such as displaying a bar chart of proportion rather than count of cut gemstone types in the diamonds dataset. You can also use statistical transformations like stat_summary() to draw attention to the statistical operation being performed, such as finding the minimum, maximum, and median depth for each cut type.

Author
KlezOmali
Language
EN