powered by
remove_data_variables(dataset, variables.to.remove, by.index = FALSE)
## Example of removing data variables data(cachexia) dataset = remove_data_variables(cachexia, c("Creatine","Serine"), by.index = FALSE)
Run the code above in your browser using DataLab