Description Usage Arguments Value Note Author(s) Examples
This is a function named 'quick_report' will run a report on the data
1 2 3 4 5 6 7 | quick_report(
data,
output_format = rmarkdown::html_document(toc = TRUE, toc_depth = 6, theme = "yeti"),
output_file = "report.html",
output_dir = getwd(),
report_title = "Text Analysis Report"
)
|
appname |
"A string name for the name e.g safeboda" |
"This function returns a quick report of an App
"
Developing
"My Name is Simon Kazooba"
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.