View source: R/prep_save_report.R
prep_save_report | R Documentation |
dq_report2
Save a dq_report2
prep_save_report(report, file, compression_level = 3)
report |
dataquieR_resultset2 the report |
file |
character the file name to write to |
compression_level |
integer from=0 to=9. Compression level. 9 is very slow. |
invisible(NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.