create_nw {FertNet} | R Documentation |
Create dataframes of alter attributes and edgelists and store them in list-columns for social networks and fertility data (LISS: wj18a_EN_1.0p.sav)
create_nw(data)
data |
Tibble which is the result of |
Tibble with list-columns containing alter attributes and edgelists
read_data() |> translate() |> change_column_types() |>
fix_errors() |> create_relation_labels() |> create_nw()