-
Notifications
You must be signed in to change notification settings - Fork 1
/
pfizer.Rmd
53 lines (37 loc) · 2.78 KB
/
pfizer.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
title: "Pfizer"
# author:
# - first_name: "Noorah"
# last_name: "Alhasan"
# url: https://noorahalhasan.com
# affiliation: The LBJ School of Public Affairs
# affiliation_url: https://lbj.utexas.edu
output:
distill::distill_article:
css: page_header.css
toc: yes
df_print: tibble
---
```{r panelset, echo=FALSE}
xaringanExtra::use_panelset()
xaringanExtra::style_panelset_tabs()
```
```{css echo=FALSE}
.panelset {
grid-column: page;
}
```
::::: {.panelset}
::: {.panel}
## Questions About Pfizer's Vaccine {.panel-name}
```{=html}
<!-- Markup for HTML (Pfizer-BioNTech COVID-19 Vaccine Questions: Information about the Pfizer-BioNTech COVID-19 Vaccine, including how they work, supply and distribution, and vaccine administration. ) --><div class='rid_a91adcde_415243' data-apiroot='//tools.cdc.gov/api' data-mediatype='html' data-mediaid='415243' data-stripscripts='true' data-stripanchors='false' data-stripimages='false' data-stripcomments='true' data-stripstyles='true' data-cssclasses='syndicate,!no-syndicate' data-ids='' data-xpath='' data-oe='utf-8' data-of='xhtml' data-ns='cdc' data-postprocess='' data-nw='true' data-iframe='true' data-cdc-widget='syndicationIframe' data-apiembedsrc='//tools.cdc.gov/api/embed/html/js/embed-2.0.3.js' data-iframeembedsrc='//tools.cdc.gov/TemplatePackage/contrib/widgets/tp-widget-external-loader.js' data-font='Helvetica'></div><script src='//tools.cdc.gov/TemplatePackage/contrib/widgets/tp-widget-external-loader.js' ></script><noscript>You need javascript enabled to view this content or go to <a href='//tools.cdc.gov/api/v2/resources/media/415243/noscript'>source URL</a>.</noscript>
```
:::
::: {.panel}
## Information About Pfizer's Vaccine {.panel-name}
```{=html}
<!-- Markup for HTML (Pfizer-BioNTech COVID-19 Vaccine: Information about the Pfizer-BioNTech COVID-19 Vaccine and how to store, handle, and administer it. ) --><div class='rid_1e4bb77c_415242' data-apiroot='//tools.cdc.gov/api' data-mediatype='html' data-mediaid='415242' data-stripscripts='true' data-stripanchors='false' data-stripimages='false' data-stripcomments='true' data-stripstyles='true' data-cssclasses='syndicate,!no-syndicate' data-ids='' data-xpath='' data-oe='utf-8' data-of='xhtml' data-ns='cdc' data-postprocess='' data-nw='true' data-iframe='true' data-cdc-widget='syndicationIframe' data-apiembedsrc='//tools.cdc.gov/api/embed/html/js/embed-2.0.3.js' data-iframeembedsrc='//tools.cdc.gov/TemplatePackage/contrib/widgets/tp-widget-external-loader.js' data-font='Helvetica'></div><script src='//tools.cdc.gov/TemplatePackage/contrib/widgets/tp-widget-external-loader.js' ></script><noscript>You need javascript enabled to view this content or go to <a href='//tools.cdc.gov/api/v2/resources/media/415242/noscript'>source URL</a>.</noscript>
```
:::
:::::