Replies: 4 comments
-
| 
         Rather than adding a new variable, maybe we should remove the   | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         You mean remove all the  I think removing the last one would be fine. I don't see any advantage in removing the earlier ones, but I guess that would be OK too...  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         The current example looks like so there's only one   | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         You're right, of course. Apologies, I wasn't looking at the code when I replied. So yes, I agree.  | 
  
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I thought you missed a trick here. I think the point is made more strongly if you either don't
drop(a)at the end or create another variable that you don't drop. I changed it to:so it prints
which seems to make the point more strongly, to me.
Beta Was this translation helpful? Give feedback.
All reactions