clean_ggplot_axis_numbers: Scale Down Numbers for Plots

Description Usage Arguments

View source: R/clean_ggplot_axis_numbers.R

Description

This code is a modified from this source code: https://stackoverflow.com/questions/28159936/formatting-large-currency-or-dollar-values-to-millions-billions

Usage

1

Arguments

x

A numeric.

prefix

A character. This will be the leading symbol of the final value. Example being a $ symbol.


KoderKow/kowr documentation built on July 19, 2021, 4:18 p.m.