Skip to contents

Given a fields data dictionary, create a list of column specifications that can be used in readr::read_csv() or vroom::vroom()

Usage

makeColSpec(fields)

Arguments

fields

Fields data dictionary, as returned by fetchRawData

Value

A list of lists