Hello,
I'd like to know if there is a command on RStudio for the following question.
I have a big database and I cleaned it thanks to certain indicators. So now I have two databases : the one which is not cleaned and the one cleaned.
The thing is that I want to make another database which will be the big database minus the cleaned one. So at the end, in the new database, I'll just have the data not selected in the cleaned database.
Can somoene help me?
Thanks.