@sid100158 wrote:
I am currently working on data set in which I have created an additional variable name as a year .
str(mtcars) mtcars$year <- 1974I want to know If I want to delete this variable from the data set how I can perform this on R.
Posts: 2
Participants: 2