mr_pipeline | R Documentation |
Entry point for the pipeline.
mr_pipeline(ids1, ids2, out_name = "", config_file = "", ...)
ids1 |
IDs or filenames for summary statistics |
ids2 |
IDs or filenames for summary statistics |
out_name |
Name of the analysis given to the markdown report, defaults to time and date |
config_file |
Path to config.yml file. Defaults to file that comes with the package. Please see that file for more details. |
... |
Other arguments for plotting, NOT YET IMPLEMENTED |
list of results for debugging
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.