Description Usage Arguments Details Value Note Author(s) Examples
local_host
- Create a .sh/.bat file to open a presentation with a
local host.
run_lh
- Create and run a local host.
1 2 3 | local_host(loc = QP("PRESENTATION"))
run_lh(loc = QP("PRESENTATION"))
|
loc |
The path to the presentation directory. |
The user must have Python installed and on their path to be able to utilize this function. For more details see: http://www.youtube.com/watch?v=VlqpiKHz7Gw&feature=youtu.be.
Creates a .sh/.bat file that opens a local host to that directory.
The .sh/.bat file can not be ran by clicking on the file from within
RStudio. Either open the directory and click the file or use run_lh
.
Dason Kurkiewicz and Tyler Rinker <tyler.rinker@gmail.com>
1 2 | ## local_host()
## run_lh
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.