render_lab_answers | R Documentation |
Renders and validates lab answers generated by and downloaded from a lab tutorial.
render_lab_answers(filename, output_dir = NULL, zip_archive)
filename |
path to the lab answer file. |
output_dir |
the output directory for the rendered answer file. If |
zip_archive |
is the given file a ZIP archive? If yes, process all files in the archive. By default, files ending in ".zip" are treated as ZIP archives. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.