Skip to contents

Creates barchart with ggplot2

Usage

cas_show_barchart_ggplot2(ggobj, position = "stack")

Arguments

ggobj

A ggplot2 object, typically generated with cas_show_gg_base()

position

Defaults to "stack". Available values include "dodge".

Value

A ggplot2 object