compile_report | R Documentation |
Compiles tables into a Tatoo_report
. A Tatoo_report
is just
a simple list object, but with special print
, as_workbook
,
and save_xlsx
methods. This makes it easy to save an arbitrary
number of tables to a single Excel workbook.
compile_report(...)
compile_report_list(dat)
... |
for compile_table |
dat |
for |
A Tatoo_report
: A list whose elements are either data.frames
or Tatoo_table
s
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.