tests/testthat/_snaps/testthat_3.1.3/zzx-format_character.md

output test (not on Windows)

Code
  colonnade(chartype_frame(), width = 50)
Condition
  Warning:
  `colonnade()` was deprecated in pillar 1.7.0.
  Please use `tbl_format_setup()` instead.
Output
     chars          desc              
     <chr>          <chr>             
   1 "\u0001\u001f" C0 control code   
   2 "\a\b\f\n\r\t" Named control code
   3 "abcdefuvwxyz" ASCII             
   4 "\u0080\u009f" C1 control code   
   5 " ¡¢£¤¥úûüýþÿ" Latin-1           
   6 "ĀāĂ㥹ĆćĈĉĊċ" Unicode           
   7 "!"#$%&" Unicode wide      
   8 "\u0e00\u2029" Unicode control   
   9 "x­x​x‌x‍x‎x‏x͏xx󠀁x󠀠x󠇯x" Unicode ignorable 
  10 "àáâãāa̅ăȧäảåa̋" Unicode mark      
  11 "😀😁😂😃😄💃" Emoji             
  12 "x\U0010ffffx" Unassigned        
  13 "\xfd\xfe\xff" Invalid           
  14 "\\"           Backslash         
  15 "\""           Quote


Try the pillar package in your browser

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

pillar documentation built on March 31, 2023, 10:19 p.m.