Skip to content
Prev 386144 / 398513 Next

Error: variable not found

Dear Hannah

I think the problem is that attach() is not doing what you think it is. 
It does seem to make it easy to make mistakes. I would suggest switching 
to using with() instead or using the data = parameter to functions which 
support it.

Michael
On 30/10/2020 08:15, Hannah Van Impe wrote: