Paste {modelsummary}R Documentation

Generate terms to paste values together in table.

Description

Generate terms to paste values together in table.

Usage

Paste(
  ...,
  head,
  digits = 2,
  justify = "c",
  prefix = "",
  sep = "",
  postfix = "",
  character.only = FALSE
)

[Package modelsummary version 2.4.0 Index]