Skip to content

Commit becbd5f

Browse files
committed
update site
1 parent 2e39ad7 commit becbd5f

File tree

6 files changed

+257
-70
lines changed

6 files changed

+257
-70
lines changed

README.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -267,16 +267,16 @@ frt_tbl$pred_wflw
267267
#> # A tibble: 24 × 1
268268
#> .pred
269269
#> <dbl>
270-
#> 1 22.2
271-
#> 2 13.1
272-
#> 3 15.8
273-
#> 4 28.5
274-
#> 5 20.2
275-
#> 6 11.4
276-
#> 7 30.0
277-
#> 8 18.7
278-
#> 9 31.7
279-
#> 10 16.4
270+
#> 1 17.1
271+
#> 2 15.2
272+
#> 3 21.2
273+
#> 4 19.2
274+
#> 5 18.5
275+
#> 6 29.2
276+
#> 7 15.1
277+
#> 8 23.0
278+
#> 9 13.7
279+
#> 10 29.3
280280
#> # … with 14 more rows
281281
#>
282282
#> [[2]]
@@ -286,15 +286,15 @@ frt_tbl$pred_wflw
286286
#> # A tibble: 24 × 1
287287
#> .pred
288288
#> <dbl>
289-
#> 1 22.2
290-
#> 2 13.1
291-
#> 3 15.8
292-
#> 4 28.5
293-
#> 5 20.2
294-
#> 6 11.4
295-
#> 7 30.0
296-
#> 8 18.7
297-
#> 9 31.7
298-
#> 10 16.4
289+
#> 1 17.1
290+
#> 2 15.2
291+
#> 3 21.2
292+
#> 4 19.2
293+
#> 5 18.5
294+
#> 6 29.2
295+
#> 7 15.1
296+
#> 8 23.0
297+
#> 9 13.7
298+
#> 10 29.3
299299
#> # … with 14 more rows
300300
```

0 commit comments

Comments
 (0)