Skip to contents

Provides the code for modifying where the zero line will be shown in a ggplot2 histogram.

Usage

ft_ggplot2_change_zero()

Value

a string

Examples

  ft_ggplot2_change_zero()
#> scale_x/y_continuous(expand = expansion(mult = c(0, NA)))