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 June 15, 2025, 2:54 p.m.