df <- df %>% dplyr::select('x3', 'x1', 'x2' , everything())用dplyr::select()的辦法就是在括號(hào)里面加個(gè)everything()