This function inserts code into a document preamble to provide a consistent style to Bioconductor vignettes
latex(..., width=90, short.fignames=FALSE, fig.path, error=FALSE, use.unsrturl=TRUE)options.options.\incfig
figures should be inserted and referred to using short names equal to
corresponding code chunk labels without any additional prefix.knitr; has no effect when compiled with
Sweave. For details see opts_chunk.knitr when errors occur in
vignette code chunks, has no effect when compiled with
Sweave. The default (FALSE) means that errors stop
vignette processing, which is appropriate when packages are being
built and checked. For details see opts_chunk.\bibliographystyle command not
required).bibliographystyle with use.unsrturl=FALSE and standard
LaTeX commands for styling bibliographies.
## location of the .sty file
BiocStyle:::bioconductor.sty
Run the code above in your browser using DataLab