fix_errors {FertNet} | R Documentation |
Fixes reporting errors and inconsistencies in social networks and fertility data (LISS: wj18a_EN_1.0p.sav)
fix_errors(data)
data |
Tibble which is the result of |
Tibble in which data errors are fixed and data worries are flagged
read_data() |> translate() |> change_column_types() |> fix_errors()