#' #' reformat_project_name <- function(x) x %>% str_replace_all(pattern='_', replacement=' ') %>% str_to_upper()
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.