#' Hello World 환영합니다.
#' @encoding UTF-8
hello <- function() {
print(stringi::stri_escape_unicode("Hello, world! Tidyverse Korea"))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.