build_index_html {barcodetrackR}R Documentation

Build html

Description

Build html for vignette to index.html in docs

Usage

build_index_html(
  target = "vignettes/Introduction_to_barcodetrackR.Rmd",
  output = "index.html"
)

Arguments

target

the vignette to build

output

the target for the vignette output

Value

Writes the vignette to docs/index.html. Only for internal use (get outta here!).


[Package barcodetrackR version 1.0.0 Index]