Thank you!
and plus, if I suppose that the first column is named "variable1",
is "data[ , c(-variable1)] work?
Or what should I do to make same output with the "data[ , c(-1)]", but if I wanna designate with name of the column, not the number of column?