Skip to content
Prev 384112 / 398502 Next

Partial matching list elements in R 4.0

Thankyou Bert and Bill.

I have one last question. Is there a tool that will recursively compare two
lists to find differences in both their structure and contents?

I'm afraid that in the process of converting code from $ to [[]] formats I
may inadvertently introduce some errors. And I'd like to QC it in some way.

Thanks
John
On Tue, May 26, 2020 at 11:33 AM William Dunlap <wdunlap at tibco.com> wrote: