Delete variables from a dataset
deleteVars(.data, vars)
.data
dataset
vars
variables to delete
dataset without chosen variables
Tom Elliott