Skip to content

Instantly share code, notes, and snippets.

@thanhyds1998
Created September 26, 2025 10:17
Show Gist options
  • Save thanhyds1998/e0c9c496129311b3f437b1d639850492 to your computer and use it in GitHub Desktop.
Save thanhyds1998/e0c9c496129311b3f437b1d639850492 to your computer and use it in GitHub Desktop.
Dplyr
# Delete a variable
M2SGS_disc <- M2SGS %>% select(-DISTANCE_BDX)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment