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 March 5, 2025, 11:52 p.m.