InterviewSolution
For creating new VARIABLE assignment OPERATOR ‘<-’ is used For e.g. mydata$sum <- mydata$X1 + mydata$x2.
For creating new variable assignment operator ‘<-’ is used For e.g. mydata$sum <- mydata$x1 + mydata$x2.
Your experience on this site will be improved by allowing cookies. Read Cookie Policy