example_panel_1 | R Documentation |
A panel used in Spring - Summer 2020 to evaluate serology assays for SARS-CoV-2. Use in this package is for testing and illustration purposes only. See https://open.fda.gov/apis/device/covid19serology/ for more information.
example_panel_1
A list of tibbles.
: tibble 13 × 2 (S3: tbl_df/tbl/data.frame)
: chr 1:13 "panel_name" "panel_description" "n_samples" "sample_groups" ...
:List of 13
: tibble 330 × 9 (S3: tbl_df/tbl/data.frame)
: chr 1:330 "C0001" "C0001" "C0001" "C0002" ...
: chr 1:330 "IgM" "IgG" "Pan-Ig" "IgM" ...
: chr 1:330 "Spike" "Spike" "Spike" "Spike" ...
: chr 1:330 "Negatives" "Negatives" "Negatives" "Negatives" ...
: chr 1:330 "Serum" "Serum" "Serum" "Serum" ...
: chr 1:330 "Negative" "Negative" "Negative" "Negative" ...
: chr 1:330 "Collected prior to 2020" "Collected prior to 2020" "Collected prior to 2020" "Collected prior to 2020" ...
: chr 1:330 "0" "0" "0" "0" ...
: chr 1:330 "CDC Spike Antigen Assay" "CDC Spike Antigen Assay" "CDC Spike Antigen Assay" "CDC Spike Antigen Assay" ...
Contrived based on the data from maf3246-a001.csv # nolint: line_length_linter. —- this line overflows the default 80 chars line length accessed 2021-10-30.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.