mirror of
https://github.com/msberends/AMR.git
synced 2026-05-31 11:01:42 +02:00
Built site for AMR@3.0.1.9057: 0af3f84
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.83288 0
|
||||
#> 2 1968-01-29 58 58.24932 31
|
||||
#> 3 1965-12-05 60 60.40000 34
|
||||
#> 4 1980-03-01 46 46.16438 19
|
||||
#> 5 1949-11-01 76 76.49315 50
|
||||
#> 6 1947-02-14 79 79.20548 52
|
||||
#> 7 1940-02-19 86 86.19178 59
|
||||
#> 8 1988-01-10 38 38.30137 11
|
||||
#> 9 1997-08-27 28 28.67397 2
|
||||
#> 10 1978-01-26 48 48.25753 21
|
||||
#> 1 1999-06-30 26 26.83836 0
|
||||
#> 2 1968-01-29 58 58.25479 31
|
||||
#> 3 1965-12-05 60 60.40548 34
|
||||
#> 4 1980-03-01 46 46.16986 19
|
||||
#> 5 1949-11-01 76 76.49863 50
|
||||
#> 6 1947-02-14 79 79.21096 52
|
||||
#> 7 1940-02-19 86 86.19726 59
|
||||
#> 8 1988-01-10 38 38.30685 11
|
||||
#> 9 1997-08-27 28 28.67945 2
|
||||
#> 10 1978-01-26 48 48.26301 21
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user