Description Usage Arguments Value
View source: R/build_index_html.R
Build html for vignette to index.html in docs
1 2 3 4 | build_index_html(
target = "vignettes/Introduction_to_barcodetrackR.Rmd",
output = "index.html"
)
|
target |
the vignette to build |
output |
the target for the vignette output |
Writes the vignette to docs/index.html. Only for internal use (get outta here!).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.