Skip to content

Commit fae8200

Browse files
committed
docs: document (GHA)
1 parent 7392c90 commit fae8200

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ edf
120120
#>
121121
#> # A tibble: 2,808 × 4
122122
#> geo_value time_value cases_cumulative cases_daily
123-
#> * <chr> <date> <dbl> <dbl>
123+
#> <chr> <date> <dbl> <dbl>
124124
#> 1 ca 2020-03-01 19 19
125125
#> 2 ca 2020-03-02 23 4
126126
#> 3 ca 2020-03-03 29 6
@@ -144,7 +144,7 @@ edf
144144
#>
145145
#> # A tibble: 2,808 × 5
146146
#> geo_value time_value cases_cumulative cases_daily smoothed_cases_daily
147-
#> * <chr> <date> <dbl> <dbl> <dbl>
147+
#> <chr> <date> <dbl> <dbl> <dbl>
148148
#> 1 ca 2020-03-01 19 19 19
149149
#> 2 ca 2020-03-02 23 4 11.5
150150
#> 3 ca 2020-03-03 29 6 9.67

0 commit comments

Comments
 (0)