build_index_html {barcodetrackR} | R Documentation |
Build html for vignette to index.html in docs
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!).