change_column_types: Change column types for social networks and fertility data...

View source: R/change_column_types.R

change_column_typesR 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()


FertNet documentation built on March 31, 2023, 6:46 p.m.