reports | R Documentation |
reports
is a data set of supported MGI reports, meaning reports that
{mgi.report.reader}
can currently read into R.
To browse all reports made available by MGI visit
https://www.informatics.jax.org/downloads/reports/.
reports
A tibble of 4 variables:
report_key
A string key used to uniquely refer to an MGI report, which is only meaningful within the context of the {mgi.report.reader}
.
report_file
MGI report file name as hosted at https://www.informatics.jax.org/downloads/reports/.
report_type
MGI report type. The type is used internally to find the appropriate reader for parsing, and is only meaningful within the context of {mgi.report.reader}
.
report_name
MGI report name. Report names are taken from https://www.informatics.jax.org/downloads/reports/index.html.
reports
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.