Skip to contents

Constructor of percent

Usage

new_xlr_percent(
  x = double(),
  dp = 0L,
  style = xlr_format_numeric(),
  call = caller_env()
)

Arguments

x
dp

the number of decimal places to print

style

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

call

the calling environment