79264765

Date: 2024-12-09 11:22:03
Score: 2
Natty:
Report link

I'm not sure this is the best solution, but maybe something like this could work?

units(df$volume) <- "mmᶾ"

test1

Or, alternatively,

units(df$volume) <- "mmᶟ"

test2

These special characters are taken from https://graphemica.com/%E1%B6%BE and https://graphemica.com/%E1%B5%8C

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: Luigi