separator | R Documentation |
Maximum of 72 characters wide.
separator(
sep = "=",
times = min(c(getOption(x = "width", default = 72L), 72L))
)
sep |
|
times |
|
Bioconductor HTML vignettes don't render correctly when printing > 76 characters, even though the default width is set at 80.
character(1)
.
Updated 2021-02-02.
separator(sep = "=", times = 10L)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.