Skip to content
Prev 377917 / 398502 Next

fields package question

In your printing out of z your copy-paste effort seems to have missed
columns 1-7 of rows 1-4.
It would be better if you would provide the data by using the dput()
function, as in:
dput(y)
dput(z)

then copy-paste the output from that.
On Wed, Dec 26, 2018 at 1:50 AM M P <mzp3769 at gmail.com> wrote: