You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vignettes/seine.Rmd
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
---
2
-
title: "Analyzing aggregate data with `seine`"
2
+
title: "Analyzing aggregate data with **seine**"
3
3
output: rmarkdown::html_vignette
4
4
vignette: >
5
-
%\VignetteIndexEntry{Analyzing aggregate data with `seine`}
5
+
%\VignetteIndexEntry{Analyzing aggregate data with 'seine'}
6
6
%\VignetteEngine{knitr::rmarkdown}
7
7
%\VignetteEncoding{UTF-8}
8
8
---
@@ -21,9 +21,7 @@ identifier, and when individual data are not released for privacy reasons.
21
21
To take some recent examples from the *New York Times*:
22
22
23
23
-[Estimating COIVD vaccine uptake by political beliefs](https://www.nytimes.com/interactive/2021/04/17/us/vaccine-hesitancy-politics.html)
24
-
25
24
-[Understanding which demographics supported a progressive mayoral candidate](https://www.nytimes.com/interactive/2025/06/25/nyregion/nyc-mayor-election-results-map-mamdani-cuomo.html)
26
-
27
25
-[Evaluating the differential impact of tariffs on political partisans](https://www.nytimes.com/interactive/2025/03/15/business/economy/tariffs-trump-maps-voters.html)
28
26
29
27
EI is also used in public health and epidemiology, and is widely applied in
0 commit comments