Skip to contents

Constructor of xlr_integer

Usage

new_xlr_integer(
  x = integer(),
  style = xlr_format_numeric(),
  call = caller_env()
)

Arguments

x

A numeric vector

style

Additional styling options for the vector. See xlr_format_numeric for more details.

call

the calling environment