tests/testthat/_snaps/box-styles.md

list_border_styles [plain]

Code
  for (st in list_border_styles()) print(boxx("", border_style = st))
Output
  +------+
  |      |
  |      |
  |      |
  +------+
  +------+
  |      |
  |      |
  |      |
  +------+
  +------+
  |      |
  |      |
  |      |
  +------+
  +------+
  |      |
  |      |
  |      |
  +------+
  +------+
  |      |
  |      |
  |      |
  +------+
  +------+
  |      |
  |      |
  |      |
  +------+

list_border_styles [unicode]

Code
  for (st in list_border_styles()) print(boxx("", border_style = st))
Output
  ┌──────┐
  │      │
  │      │
  │      │
  └──────┘
  ╔══════╗
  ║      ║
  ║      ║
  ║      ║
  ╚══════╝
  ╭──────╮
  │      │
  │      │
  │      │
  ╰──────╯
  ╓──────╖
  ║      ║
  ║      ║
  ║      ║
  ╙──────╜
  ╒══════╕
  │      │
  │      │
  │      │
  ╘══════╛
  +------+
  |      |
  |      |
  |      |
  +------+


Try the cli package in your browser

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

cli documentation built on June 22, 2024, 10:57 a.m.