View source: R/report_flowcytometer.R
report_flowcytometer | R Documentation |
Report for checking pipeline and sampling
report_flowcytometer(
timestamp = "20230106",
extracted_base_dir =
"~/Duck/LEEFSwift3/LEEF_2.archived.data/LEEF/3.archived.data/extracted/",
leef = "LEEF-2",
output_dir = ".",
format = "html",
browse = TRUE
)
timestamp |
one or more timestamp to be plotted. If |
extracted_base_dir |
directory in which the extracted data can be found with filenames as in the archive |
leef |
LeEEF experiment, either |
output_dir |
output directory of the fil=nal report |
format |
the format of the report as a character vector of length 1.
Supported are at the moment: |
browse |
if |
the fully qualified file name to the created report.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.