I have a problem with text in Shiny Dashboard. I would like to save original text formatting, but shiny removes the whitespaces I want to keep.
output$frame <
I found that we can also use stri_dup(intToUtf8(160), 6) from package stringi.
stri_dup(intToUtf8(160), 6)
stringi