Hi, Pancho,
1. Quote:
PLEASE do ... provide commented, minimal, self-contained, reproducible
code.
2. Changes of variables of attached data frames are -- usually -- not
permanent (i.e., "disappear" when the data frame is detached again).
3. The of use detach( dummy) is to detach the data f
Hi I just would like to know,
When I have a dataframe, like this one called 'dummy'
And I attach it.
Then I run my code.
I then update the dataframe by making changes and I still call it 'dummy'.
I run my code again.
Now dummy is at position 1 and position 2 of the search path and if I run the
co
2 matches
Mail list logo