mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-29 03:00:45 -04:00
The validUTF8() function is still in R-devel, and they probably will never export it, so let's use iconv(x, from = 'UTF-8', to = 'UTF-8') to test if x is encoded in UTF-8 also closes #1113
42 KiB
42 KiB