Rows: 375 Columns: 14
── Column specification ────────────────────────────────────────────────────────
Delimiter: ","
dbl (14): pt, ageg, aagrp, edu, d1, f1a, pcs12, hotflash, bmi30, estra, fsh,...
ℹ Use `spec()` to retrieve the full column specification for this data.
ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.
# A tibble: 6 × 14
pt ageg aagrp edu d1 f1a pcs12 hotflash bmi30 estra fsh lh
<dbl> <dbl> <dbl> <dbl> <dbl> <dbl> <dbl> <dbl> <dbl> <dbl> <dbl> <dbl>
1 3 2 0 1 0 0 56.8 0 0 107. 3.00 2.98
2 6 3 0 1 0 0 59.2 0 0 31.2 11.2 5.76
3 7 1 0 1 0 1 57.7 0 0 13.4 14.5 5.60
4 8 1 0 1 1 0 55.8 1 0 10.6 5.53 2.26
5 9 2 0 1 0 1 55.9 0 0 24.1 9.78 2.6
6 10 3 0 1 0 0 NA 1 0 37.3 10.3 3.40
# ℹ 2 more variables: testo <dbl>, dheas <dbl>