mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 04:02:19 +02:00
(v1.7.1.9074) as.mo() improvement, ASCII replacements for unit tests
This commit is contained in:
@ -126,7 +126,7 @@ SPSS_data
|
||||
# 8 10011 1 1 73.1
|
||||
# 9 10017 1 1 56.7
|
||||
# 10 10018 0 1 66.6
|
||||
# # … with 4,193 more rows
|
||||
# # ... with 4,193 more rows
|
||||
|
||||
as_factor(SPSS_data)
|
||||
# # A tibble: 4,203 x 4
|
||||
@ -142,7 +142,7 @@ as_factor(SPSS_data)
|
||||
# 8 10011 Male alive 73.1
|
||||
# 9 10017 Male alive 56.7
|
||||
# 10 10018 Female alive 66.6
|
||||
# # … with 4,193 more rows
|
||||
# # ... with 4,193 more rows
|
||||
```
|
||||
|
||||
### Base R
|
||||
|
Reference in New Issue
Block a user