The most easiest way to drop columns is by using subset() function. In the code below, we are telling R to drop variables x and z.
確定! 回上一頁