smd_meansd {tangram} | R Documentation |
Create an SMD mean and standard deviation cell
Description
Create an SMD mean and standard deviation cell. In this case it prints the mean with the standard deviation in parenthesis
Usage
smd_meansd(x, format, ...)
Arguments
x |
vector; variable to evaluate with smd |
format |
formatting to apply to result |
... |
additional arguments to pass to cell generation |
Value
a tangram cell
[Package tangram version 0.8.2 Index]