report | R Documentation |
Generate reports from a job
report( dbpath = NULL, reports = list(), filterpath = NULL, filter = NULL, filtersql = NULL, filtername = NULL, filterstring = NULL, savepath = NULL, confpath = NULL, module_name = NULL, nogenelevelonvariantlevel = FALSE, confs = "{}", inputfiles = NULL, separatesample = FALSE, output_dir = NULL, do_not_change_status = FALSE, quiet = TRUE, system_option = NULL, module_option = NULL, concise_report = FALSE, includesample = NULL, excludesample = NULL, package = NULL, md = NULL, level = NULL )
A string, a named list, or a dataframe. Output of reporters
# Generate a CSV-format report file from the job result file example.sqlite #roakvar::report(dbpath="example.sqlite", reports="csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.