library(sass) # Please add other packages here...
# Set up the report theme based on shinysurveys' appearance. The 'color' # argument is the default theme color for shinysurveys. If you change that in # the 'app.R' file, please update the color here, too. sass( list(color = "#63B8FF", list( sass_file("report.scss") ) ) )
This is the data for a person with id r params$person
:
params$survey_responses
Please update this RMarkdown file with the analysis you would like to use for a self report.
::: {.section-body}
::: {.section-callout}
This is a section call-out.
:::
This is regular text...
::: {.body-box}
This is text in a box!
:::
:::
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.