Skip to content
Prev 60543 / 63424 Next

strsplit() and final empty values

Alternatively, the man page for the strsplit() could include the following
(or a better phrased version):

"
Note that the trailing empty values will be trimmed (see penultimate
example). A way around this is to use
"

Dzmitry

On Thu, 3 Mar 2022 at 04:13, Henrik Bengtsson <henrik.bengtsson at gmail.com>
wrote: