html5(in.file = NULL, out.file = NULL, type = "dzslides", ref.page = "References", refs.cex = 15, path = file.path(getwd(), "PRESENTATION"), hi.cex = 25)
"replace"
over writes the original HTML file.
Default, NULL
, uses the root name of the
in.file
plus a number 2."slidy"
or "dzslides"
).NULL
references slide will not be adjusted. If reference title
is not found a warning will print.in.file
and out.file
. Paths can be
supplied to in.file
and out.file
by setting
path
to NULL
.hi
code chunk is used.hi.cex
to control the font size of the text.
reveal.js
## Not run:
# #Run after running knitr on an Rmd file
# html5() #assumes location of html file out of the box
# ## End(Not run)
Run the code above in your browser using DataLab