| read_preamble {vivainsights} | R Documentation |
Read preamble
Description
Read in a preamble to be used within each individual reporting function. Reads from the Markdown file installed with the package.
Usage
read_preamble(path)
Arguments
path |
Text string containing the path for the appropriate Markdown file. |
Value
String containing the text read in from the specified Markdown file.
See Also
Other Support:
any_idate(),
camel_clean(),
check_inputs(),
cut_hour(),
extract_date_range(),
extract_hr(),
heat_colours(),
is_date_format(),
maxmin(),
pairwise_count(),
rgb2hex(),
totals_bind(),
totals_col(),
tstamp(),
us_to_space(),
wrap()
Other Reports:
IV_report(),
generate_report(),
meeting_tm_report(),
validation_report()
[Package vivainsights version 0.5.3 Index]