reveal.js(theme = "default", transition = "default", in.file = NULL, out.dir = path, ref.page = "References", refs.cex = 15, path = file.path(getwd(), "PRESENTATION"), figure.dir = "figure", hi.cex = 25)"sky",
"beige", "simple", "serif",
"night", "default")."default", "cube", "page",
"concave", "zoom", "linear",
"fade", "none").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.bg-soothe, bg-blackout and
bg-alert. [[[]]]=frag- and last a fragment style. Valid
styles include: grow, shrink,
roll-in, fade-out, highlight-red,
highlight-green, or highlight-blue.
hi.cex to
control the font size of the text. html5
## Not run:
# #Run after running knitr on an Rmd file
# reveal.js() #assumes location of html file out of the box
#
# # An example .Rmd file can be found:
# system.file("extdata/docs/example.Rmd", package = "reports")
# ## End(Not run)
Run the code above in your browser using DataLab