cas_show_barchart_ggplot2: Creates barchart with ggplot2

View source: R/cas_show_barchart.R

cas_show_barchart_ggplot2R Documentation

Creates barchart with ggplot2

Description

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


giocomai/castarter documentation built on April 23, 2024, 11:14 p.m.