Skip to contents

Set the types of a dataset with all character-valued columns using a data dictionary that defines the types.

Usage

parse_columns(data, data_dictionary)

Arguments

data

Data frame with all character-valued columns.

data_dictionary

List of lists giving a data dictionary.