smd_fraction {tangram}R Documentation

Create a fraction cell in the smd transform

Description

Create a fraction cell in the smd transform. In this instance it print the numerator followed by percentage in parenthesis.

Usage

smd_fraction(num, den, format, ...)

Arguments

num

numerator of fraction

den

denominator of fraction

format

formatting to apply to result

...

additional arguments to pass to cell generation

Value

a tangram cell


[Package tangram version 0.8.2 Index]