tests/testthat/_snaps/box.md

box_line

Code
  cat(box_line(BOX_STYLES[[style]], ws, pos = "TOP"), box_line(BOX_STYLES[[style]],
  ws, pos = "MID"), box_line(BOX_STYLES[[style]], ws, pos = "BOTTOM"), sep = "\n")
Output
  ┌────────────┬───────────┬────────────┬───────────┬───────┐
  ├────────────┼───────────┼────────────┼───────────┼───────┤
  └────────────┴───────────┴────────────┴───────────┴───────┘
Code
  cat(box_line(BOX_STYLES[[style]], ws, pos = "TOP"), box_line(BOX_STYLES[[style]],
  ws, pos = "MID"), box_line(BOX_STYLES[[style]], ws, pos = "BOTTOM"), sep = "\n")
Output
  ╔════════════╦═══════════╦════════════╦═══════════╦═══════╗
  ╠════════════╬═══════════╬════════════╬═══════════╬═══════╣
  ╚════════════╩═══════════╩════════════╩═══════════╩═══════╝
Code
  cat(box_line(BOX_STYLES[[style]], ws, pos = "TOP"), box_line(BOX_STYLES[[style]],
  ws, pos = "MID"), box_line(BOX_STYLES[[style]], ws, pos = "BOTTOM"), sep = "\n")
Output
  ╓────────────╥───────────╥────────────╥───────────╥───────╖
  ╟────────────╫───────────╫────────────╫───────────╫───────╢
  ╙────────────╨───────────╨────────────╨───────────╨───────╜
Code
  cat(box_line(BOX_STYLES[[style]], ws, pos = "TOP"), box_line(BOX_STYLES[[style]],
  ws, pos = "MID"), box_line(BOX_STYLES[[style]], ws, pos = "BOTTOM"), sep = "\n")
Output
  ╒════════════╤═══════════╤════════════╤═══════════╤═══════╕
  ╞════════════╪═══════════╪════════════╪═══════════╪═══════╡
  ╘════════════╧═══════════╧════════════╧═══════════╧═══════╛
Code
  cat(box_line(BOX_STYLES[[style]], ws, pos = "TOP"), box_line(BOX_STYLES[[style]],
  ws, pos = "MID"), box_line(BOX_STYLES[[style]], ws, pos = "BOTTOM"), sep = "\n")
Output
  +------------+-----------+------------+-----------+-------+
  +------------+-----------+------------+-----------+-------+
  +------------+-----------+------------+-----------+-------+


Try the clitable package in your browser

Any scripts or data that you put into this service are public.

clitable documentation built on Nov. 5, 2025, 5:27 p.m.