change_column_types {FertNet}R Documentation

Change column types for social networks and fertility data (LISS: wj18a_EN_1.0p.sav)

Description

Change column types for social networks and fertility data (LISS: wj18a_EN_1.0p.sav)

Usage

change_column_types(data)

Arguments

data

Tibble which is the result of translate(read_data())

Value

Tibble with corrected column types and updated labels

Examples


read_data() |> translate() |> change_column_types()


[Package FertNet version 0.1.2 Index]