knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(stringi) stringi::stri_length(c('abc', '123', '\u0105\u0104'))
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.