splitFields {NMdata}R Documentation

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)

[Package NMdata version 0.1.7 Index]