infinite_moon_reader | R Documentation |
Use the servr package to serve and reload slides on change.
inf_mr()
and mugen_tsukuyomi()
are aliases of
infinite_moon_reader()
.
infinite_moon_reader(moon, cast_from = ".", ...)
inf_mr(moon, cast_from = ".", ...)
mugen_tsukuyomi(moon, cast_from = ".", ...)
moon |
The input Rmd file path (if missing and in RStudio, the current active document is used). |
cast_from |
The root directory of the server. |
... |
Passed to |
The Rmd document is compiled continuously to trap the world in the Infinite
Tsukuyomi. The genjutsu is cast from the directory specified by
cast_from
, and the Rinne Sharingan will be reflected off of the
moon
. Use servr::daemon_stop()
to perform a genjutsu Kai and
break the spell.
This function is not really tied to the output format
moon_reader()
. You can use it to serve any single-HTML-file R
Markdown output.
https://naruto.fandom.com/wiki/Infinite_Tsukuyomi
servr::httw
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.