Constructor of xlr_integer
Usage
new_xlr_integer(
x = integer(),
style = xlr_format_numeric(),
call = caller_env()
)
Arguments
- x
A numeric vector
For
xlr_integer()
: A numeric vectorFor
is_xlr_integer()
: An object to testFor
as_xlr_integer()
: a vector
- style
Additional styling options for the vector. See xlr_format_numeric for more details.
- call
the calling environment