View source: R/generate_report.R
| read_preamble | R Documentation |
Read in a preamble to be used within each individual reporting function. Reads from the Markdown file installed with the package.
read_preamble(path)
path |
Text string containing the path for the appropriate Markdown file. |
String containing the text read in from the specified Markdown file.
Other Support:
camel_clean(),
check_inputs(),
combine_signals(),
cut_hour(),
extract_date_range(),
extract_hr(),
heat_colours(),
is_date_format(),
maxmin(),
p_test(),
pairwise_count(),
plot_WOE(),
rgb2hex(),
totals_bind(),
totals_col(),
totals_reorder(),
tstamp(),
us_to_space(),
wrap()
Other Reports:
IV_report(),
capacity_report(),
coaching_report(),
collaboration_report(),
connectivity_report(),
generate_report(),
meeting_tm_report(),
subject_validate_report(),
validation_report(),
workpatterns_report()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.