create_relation_labels {FertNet} | R Documentation |
Produces corrected relationship labels for social networks and fertility data (LISS: wj18a_EN_1.0p.sav)
create_relation_labels(data)
data |
Tibble which is the result of |
Tibble in which data on relationship labels are corrected and improved
read_data() |> translate() |> change_column_types() |>
fix_errors() |> create_relation_labels()