plot_numeric_indicator: Create a numeric indicator

View source: R/plots.R

plot_numeric_indicatorR Documentation

Create a numeric indicator

Description

plot_numeric_indicator() creates an image that contains a numeric indicator as well as a short description of the variable it represents.

Usage

plot_numeric_indicator(val, lbl, scale = 1)

Arguments

val

Value

lbl

Label

scale

Numeric value (optional, default 1), must vary between 0 and 1 to scale the text size

Value

This function returns a ggplot2 object.


Thaliehln/timci documentation built on April 8, 2024, 3:38 p.m.