Processes the Smart survey data to generate a series of tables. Then removes the old site and uses the generated tables to render a new site. Uses the markdown files located in the internal var markdown_file_path.
1 | render_main_site(data, markdown_file_path = "rmarkdown/main")
|
data |
This is generated using the carsurvey2::data_ functions. |
markdown_file_path |
the path containing the rmarkdown site documents |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.