Nothing
# Generated by cpp11: do not edit by hand
marquee_c <- function(text, styles, ignore_html) {
.Call(`_marquee_marquee_c`, text, styles, ignore_html)
}
place_bullets <- function(type, indent, string_is_empty, bullet_number, bullets) {
.Call(`_marquee_place_bullets`, type, indent, string_is_empty, bullet_number, bullets)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.