mirror of
https://github.com/msberends/AMR.git
synced 2026-03-16 00:47:49 +01:00
Built site for AMR@3.0.1.9034: 4dc3ec0
This commit is contained in:
@@ -81,14 +81,14 @@ df$age_at_y2k <- age(df$birth_date, "2000-01-01")
|
||||
|
||||
df
|
||||
#> birth_date age age_exact age_at_y2k
|
||||
#> 1 1999-06-30 26 26.69041 0
|
||||
#> 2 1968-01-29 58 58.10685 31
|
||||
#> 3 1965-12-05 60 60.25753 34
|
||||
#> 4 1980-03-01 46 46.02192 19
|
||||
#> 5 1949-11-01 76 76.35068 50
|
||||
#> 6 1947-02-14 79 79.06301 52
|
||||
#> 7 1940-02-19 86 86.04932 59
|
||||
#> 8 1988-01-10 38 38.15890 11
|
||||
#> 9 1997-08-27 28 28.53151 2
|
||||
#> 10 1978-01-26 48 48.11507 21
|
||||
#> 1 1999-06-30 26 26.69589 0
|
||||
#> 2 1968-01-29 58 58.11233 31
|
||||
#> 3 1965-12-05 60 60.26301 34
|
||||
#> 4 1980-03-01 46 46.02740 19
|
||||
#> 5 1949-11-01 76 76.35616 50
|
||||
#> 6 1947-02-14 79 79.06849 52
|
||||
#> 7 1940-02-19 86 86.05479 59
|
||||
#> 8 1988-01-10 38 38.16438 11
|
||||
#> 9 1997-08-27 28 28.53699 2
|
||||
#> 10 1978-01-26 48 48.12055 21
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user