Learn R Programming

NMdata (version 0.2.3)

splitFields: splitFields splits the fields format string into the splitters and the variable names. NB, this is interpreting the user-provided fields, it is not looking at control stream text,

Description

splitFields splits the fields format string into the splitters and the variable names. NB, this is interpreting the user-provided fields, it is not looking at control stream text,

Usage

splitFields(format, spaces.split = FALSE)

Arguments