Description Usage Arguments Value
Generates a LINX R Markdown HTML report. It does so by:
recursively copy the table and plot directories into tmp/plot and tmp/table
copy the rmd into tmp/linx.Rmd
render the rmd inside tmp/
return the path to the output HTML
1 |
sample |
Name of sample. |
table_dir |
Path to LINX table directory. |
plot_dir |
Path to LINX plot directory. |
out_file |
Path to output HTML file (needs '.html' suffix). |
quiet |
Suppress printing during rendering. |
Path to rendered HTML report.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.