#' Make a file or plain text fit 80 characters. Or any limit you want.
#' @examples
#' tidy_text(lorem_ipsum())
"_PACKAGE"
if (getRversion() >= "2.15.1") {
utils::globalVariables(c(
".",
"is_code_start", "code_start", "code_stop",
NULL
))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.