strsplit.fwf: splits a single string according to fixed widths contained in...

View source: R/skitools.R

strsplit.fwfR Documentation

splits a single string according to fixed widths contained in fw (ie each components i of fw denotes the width of field i in string str

Description

splits a single string according to fixed widths contained in fw (ie each components i of fw denotes the width of field i in string str

Usage

strsplit.fwf(str, fw)

mskilab/skitools documentation built on Aug. 31, 2023, 1:13 p.m.