nejm_range {tangram} | R Documentation |
Create a NEJM style range
Description
Construct a cell which has the range of the given data in NEJM style
Usage
nejm_range(x, format, ...)
Arguments
x |
numeric vector whose range is desired |
format |
numeric or character; an argument to pass to the formatting function |
... |
additional arguments to passed to cell() |
[Package tangram version 0.8.2 Index]